Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
SerializedActionWithGroupId
Interface SerializedActionWithGroupId
interface
SerializedActionWithGroupId
{
_objectType
?:
null
|
ObjectType
|
"editProposal"
|
"editProposalEdit"
;
_subActions
?:
SerializedActionWithGroupId
[]
;
action
?:
ACTION_TYPE
;
actions
?:
SerializedAction
;
attributes
?:
ObjectLiteral
;
groupId
:
number
;
name
?:
string
;
}
Hierarchy (
View Summary
)
SerializedAction
SerializedActionWithGroupId
Index
Properties
_object
Type?
_sub
Actions?
action?
actions?
attributes?
group
Id
name?
Properties
Optional
_object
Type
_objectType
?:
null
|
ObjectType
|
"editProposal"
|
"editProposalEdit"
Optional
_sub
Actions
_subActions
?:
SerializedActionWithGroupId
[]
Optional
action
action
?:
ACTION_TYPE
Optional
actions
actions
?:
SerializedAction
Optional
attributes
attributes
?:
ObjectLiteral
group
Id
groupId
:
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
group
Id
name
Waze Map Editor JavaScript SDK
Loading...