Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
RawVenueUpdateRequestValueObject
Interface RawVenueUpdateRequestValueObject
interface
RawVenueUpdateRequestValueObject
{
approve
?:
boolean
;
changedVenue
?:
RawVenue
;
id
?:
string
;
subType
?:
PLACE_UPDATE_SUB_TYPE
;
type
?:
PLACE_UPDATE_TYPE
;
}
Index
Properties
approve?
changed
Venue?
id?
sub
Type?
type?
Properties
Optional
approve
approve
?:
boolean
Optional
changed
Venue
changedVenue
?:
RawVenue
Optional
id
id
?:
string
Optional
sub
Type
subType
?:
PLACE_UPDATE_SUB_TYPE
Optional
type
type
?:
PLACE_UPDATE_TYPE
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
approve
changed
Venue
id
sub
Type
type
Waze Map Editor JavaScript SDK
Loading...