Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
RawTurnClosureProposal
Interface RawTurnClosureProposal
interface
RawTurnClosureProposal
{
description
?:
string
;
endDate
?:
string
;
eventId
?:
string
;
fromSegForward
?:
boolean
;
fromSegID
?:
number
;
id
?:
string
;
permanent
?:
boolean
;
reason
?:
string
;
startDate
?:
string
;
toSegForward
?:
boolean
;
toSegID
?:
number
;
}
Hierarchy (
View Summary
)
RawClosureProposal
RawTurnClosureProposal
Index
Properties
description?
end
Date?
event
Id?
from
Seg
Forward?
from
SegID?
id?
permanent?
reason?
start
Date?
to
Seg
Forward?
to
SegID?
Properties
Optional
description
description
?:
string
Optional
end
Date
endDate
?:
string
Optional
event
Id
eventId
?:
string
Optional
from
Seg
Forward
fromSegForward
?:
boolean
Optional
from
SegID
fromSegID
?:
number
Optional
id
id
?:
string
Optional
permanent
permanent
?:
boolean
Optional
reason
reason
?:
string
Optional
start
Date
startDate
?:
string
Optional
to
Seg
Forward
toSegForward
?:
boolean
Optional
to
SegID
toSegID
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
end
Date
event
Id
from
Seg
Forward
from
SegID
id
permanent
reason
start
Date
to
Seg
Forward
to
SegID
Waze Map Editor JavaScript SDK
Loading...