Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
SerializedUpdateSegmentAction
Interface SerializedUpdateSegmentAction
interface
SerializedUpdateSegmentAction
{
_objectType
:
"segment"
;
_subActions
?:
SerializedAction
[]
;
action
:
"UPDATE"
;
actions
?:
SerializedAction
;
attributes
:
Partial
<
RawSegment
>
;
name
?:
string
;
}
Hierarchy (
View Summary
)
SerializedAction
SerializedUpdateSegmentAction
Index
Properties
_object
Type
_sub
Actions?
action
actions?
attributes
name?
Properties
_object
Type
_objectType
:
"segment"
Optional
_sub
Actions
_subActions
?:
SerializedAction
[]
action
action
:
"UPDATE"
Optional
actions
actions
?:
SerializedAction
attributes
attributes
:
Partial
<
RawSegment
>
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...