Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
SchedulesSearchParams
Interface SchedulesSearchParams
interface
SchedulesSearchParams
{
countryId
?:
null
|
number
;
expand
?:
boolean
;
ids
?:
number
[]
;
name
?:
string
;
order
?:
ORDER_DIR
;
orderBy
?:
COLUMN_NAMES
;
pageSize
?:
number
;
pageToken
?:
string
;
stateIds
?:
string
;
timeframeRelation
?:
RelationType
;
}
Index
Properties
country
Id?
expand?
ids?
name?
order?
order
By?
page
Size?
page
Token?
state
Ids?
timeframe
Relation?
Properties
Optional
country
Id
countryId
?:
null
|
number
Optional
expand
expand
?:
boolean
Optional
ids
ids
?:
number
[]
Optional
name
name
?:
string
Optional
order
order
?:
ORDER_DIR
Optional
order
By
orderBy
?:
COLUMN_NAMES
Optional
page
Size
pageSize
?:
number
Optional
page
Token
pageToken
?:
string
Optional
state
Ids
stateIds
?:
string
Optional
timeframe
Relation
timeframeRelation
?:
RelationType
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
country
Id
expand
ids
name
order
order
By
page
Size
page
Token
state
Ids
timeframe
Relation
Waze Map Editor JavaScript SDK
Loading...