Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
RawFlag
Interface RawFlag
interface
RawFlag
{
createdBy
?:
number
;
dateAdded
:
number
;
flagComment
:
string
;
flagEntityID
:
string
;
flagSubjectType
:
PLACE_UPDATE_SUBJECT
;
flagType
:
FLAG_TYPE
;
id
:
string
;
isRead
:
boolean
;
isStarred
:
boolean
;
mapIssueId
:
number
;
source
:
PLACE_UPDATE_SOURCE
;
subType
:
"FLAG"
;
type
:
"REQUEST"
;
}
Hierarchy (
View Summary
)
RawCommonUpdateRequestAttributes
RawFlag
Index
Properties
created
By?
date
Added
flag
Comment
flag
EntityID
flag
Subject
Type
flag
Type
id
is
Read
is
Starred
map
Issue
Id
source
sub
Type
type
Properties
Optional
created
By
createdBy
?:
number
date
Added
dateAdded
:
number
flag
Comment
flagComment
:
string
flag
EntityID
flagEntityID
:
string
flag
Subject
Type
flagSubjectType
:
PLACE_UPDATE_SUBJECT
flag
Type
flagType
:
FLAG_TYPE
id
id
:
string
is
Read
isRead
:
boolean
is
Starred
isStarred
:
boolean
map
Issue
Id
mapIssueId
:
number
source
source
:
PLACE_UPDATE_SOURCE
sub
Type
subType
:
"FLAG"
type
type
:
"REQUEST"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
By
date
Added
flag
Comment
flag
EntityID
flag
Subject
Type
flag
Type
id
is
Read
is
Starred
map
Issue
Id
source
sub
Type
type
Waze Map Editor JavaScript SDK
Loading...