@gphone/sdk
Preparing search index...
Note
Interface Note
interface
Note
{
citizenid
:
string
;
content
:
string
;
created_at
:
string
|
Date
;
id
:
number
;
status
?:
"deleted"
|
"active"
|
"moderated"
|
"archived"
;
title
:
string
;
updated_at
:
string
|
Date
;
}
Index
Properties
citizenid
content
created_
at
id
status?
title
updated_
at
Properties
citizenid
citizenid
:
string
content
content
:
string
created_
at
created_at
:
string
|
Date
id
id
:
number
Optional
status
status
?:
"deleted"
|
"active"
|
"moderated"
|
"archived"
title
title
:
string
updated_
at
updated_at
:
string
|
Date
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
citizenid
content
created_
at
id
status
title
updated_
at
@gphone/sdk
Loading...