Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
SerializedDeleteSegmentAction
Interface SerializedDeleteSegmentAction
interface
SerializedDeleteSegmentAction
{
_objectType
:
"segment"
;
_subActions
?:
SerializedAction
[]
;
action
:
"DELETE"
;
actions
?:
SerializedAction
;
attributes
:
{
id
:
number
}
;
name
?:
string
;
}
Hierarchy (
View Summary
)
SerializedAction
SerializedDeleteSegmentAction
Index
Properties
_object
Type
_sub
Actions?
action
actions?
attributes
name?
Properties
_object
Type
_objectType
:
"segment"
Optional
_sub
Actions
_subActions
?:
SerializedAction
[]
action
action
:
"DELETE"
Optional
actions
actions
?:
SerializedAction
attributes
attributes
:
{
id
:
number
}
Optional
name
name
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_object
Type
_sub
Actions
action
actions
attributes
name
Waze Map Editor JavaScript SDK
Loading...