Preparing search index...
The search index is not available
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
@mozaic-io/mozaic-sdk-node
api/api
UserStatusPayouts
Interface UserStatusPayouts
export UserStatusPayouts
interface
UserStatusPayouts
{
created_at
?:
string
;
id
?:
null
|
string
;
is_enabled
?:
boolean
;
short_id
?:
null
|
string
;
}
Index
Properties
created_
at?
id?
is_
enabled?
short_
id?
Properties
Optional
created_
at
created_
at
?:
string
Optional
id
id
?:
null
|
string
Optional
is_
enabled
is_
enabled
?:
boolean
Optional
short_
id
short_
id
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created_
at
id
is_
enabled
short_
id
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
Loading...
export UserStatusPayouts