Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
SchedulePayload
Interface SchedulePayload
interface
SchedulePayload
{
countryId
:
number
;
description
?:
string
;
name
:
string
;
rank
?:
number
;
stateIds
?:
number
[]
;
timeframes
:
Timeframe
[]
;
type
:
ScheduleType
;
}
Index
Properties
country
Id
description?
name
rank?
state
Ids?
timeframes
type
Properties
country
Id
countryId
:
number
Optional
description
description
?:
string
name
name
:
string
Optional
rank
rank
?:
number
Optional
state
Ids
stateIds
?:
number
[]
timeframes
timeframes
:
Timeframe
[]
type
type
:
ScheduleType
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
country
Id
description
name
rank
state
Ids
timeframes
type
Waze Map Editor JavaScript SDK
Loading...