@ptkl/sdk - v0.9.9
Preparing search index...
UserModel
Interface UserModel
interface
UserModel
{
credits
:
number
;
custom_fields
:
unknown
[]
;
email
:
string
;
expires_at
:
null
|
string
;
login_at
:
string
;
name
:
string
;
ref
:
string
;
settings
:
{
billing_address
:
null
|
string
;
CreatedAt
:
string
;
DeletedAt
:
null
|
string
;
timezone
:
string
;
two_auth
:
boolean
;
UpdatedAt
:
string
;
user_uuid
:
string
;
uuid
:
string
;
}
;
uuid
:
string
;
}
Index
Properties
credits
custom_
fields
email
expires_
at
login_
at
name
ref
settings
uuid
Properties
credits
credits
:
number
custom_
fields
custom_fields
:
unknown
[]
email
email
:
string
expires_
at
expires_at
:
null
|
string
login_
at
login_at
:
string
name
name
:
string
ref
ref
:
string
settings
settings
:
{
billing_address
:
null
|
string
;
CreatedAt
:
string
;
DeletedAt
:
null
|
string
;
timezone
:
string
;
two_auth
:
boolean
;
UpdatedAt
:
string
;
user_uuid
:
string
;
uuid
:
string
;
}
uuid
uuid
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
credits
custom_
fields
email
expires_
at
login_
at
name
ref
settings
uuid
@ptkl/sdk - v0.9.9
Loading...