@willwade/aac-processors
Preparing search index...
Analytics
OblNoteEvent
Interface OblNoteEvent
interface
OblNoteEvent
{
author_email
?:
string
;
author_name
?:
string
;
author_url
?:
string
;
geo
?:
[
number
,
number
,
number
?
]
;
id
:
string
;
locale
?:
string
;
location_id
?:
string
;
modeling
?:
boolean
;
percent_x
?:
number
;
percent_y
?:
number
;
system
?:
string
;
text
:
string
;
timestamp
:
string
;
type
:
"note"
;
window_height
?:
number
;
window_width
?:
number
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
OblEventBase
OblNoteEvent
Indexable
[
key
:
string
]:
any
Index
Properties
author_
email?
author_
name?
author_
url?
geo?
id
locale?
location_
id?
modeling?
percent_
x?
percent_
y?
system?
text
timestamp
type
window_
height?
window_
width?
Properties
Optional
author_
email
author_email
?:
string
Optional
author_
name
author_name
?:
string
Optional
author_
url
author_url
?:
string
Optional
geo
geo
?:
[
number
,
number
,
number
?
]
id
id
:
string
Optional
locale
locale
?:
string
Optional
location_
id
location_id
?:
string
Optional
modeling
modeling
?:
boolean
Optional
percent_
x
percent_x
?:
number
Optional
percent_
y
percent_y
?:
number
Optional
system
system
?:
string
text
text
:
string
timestamp
timestamp
:
string
type
type
:
"note"
Optional
window_
height
window_height
?:
number
Optional
window_
width
window_width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author_
email
author_
name
author_
url
geo
id
locale
location_
id
modeling
percent_
x
percent_
y
system
text
timestamp
type
window_
height
window_
width
@willwade/aac-processors
Loading...