@gphone/sdk
Preparing search index...
Mail
Interface Mail
interface
Mail
{
citizenid
:
string
;
content
:
string
;
created_at
:
string
|
Date
;
id
:
number
;
read
:
boolean
;
sender
:
string
;
sender_address
?:
string
;
status
?:
"deleted"
|
"active"
|
"moderated"
|
"archived"
;
subject
:
string
;
updated_at
:
string
|
Date
;
}
Index
Properties
citizenid
content
created_
at
id
read
sender
sender_
address?
status?
subject
updated_
at
Properties
citizenid
citizenid
:
string
content
content
:
string
created_
at
created_at
:
string
|
Date
id
id
:
number
read
read
:
boolean
sender
sender
:
string
Optional
sender_
address
sender_address
?:
string
Optional
status
status
?:
"deleted"
|
"active"
|
"moderated"
|
"archived"
subject
subject
:
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
read
sender
sender_
address
status
subject
updated_
at
@gphone/sdk
Loading...