Preparing search index...
The search index is not available
@mozaic-io/mozaic-sdk-node - v1.0.9
@mozaic-io/mozaic-sdk-node
api/api
UserStatusPayments
Interface UserStatusPayments
export UserStatusPayments
interface
UserStatusPayments
{
created_at
?:
string
;
id
?:
null
|
string
;
is_enabled
?:
boolean
;
is_payment_method_verified
?:
null
|
boolean
;
object
?:
null
|
string
;
short_id
?:
null
|
string
;
}
Index
Properties
created_
at?
id?
is_
enabled?
is_
payment_
method_
verified?
object?
short_
id?
Properties
Optional
created_
at
created_
at
?:
string
Optional
id
id
?:
null
|
string
Optional
is_
enabled
is_
enabled
?:
boolean
Optional
is_
payment_
method_
verified
is_
payment_
method_
verified
?:
null
|
boolean
Optional
object
object
?:
null
|
string
The name of this object
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
is_
payment_
method_
verified
object
short_
id
@mozaic-io/mozaic-sdk-node - v1.0.9
Loading...
export UserStatusPayments