pl-api
Preparing search index...
AdminAccount
Type Alias AdminAccount
AdminAccount
:
{
account
:
Account
|
null
;
actor_type
:
string
|
null
;
approved
:
boolean
;
confirmed
:
boolean
;
created_at
:
string
;
created_by_application_id
?:
string
;
disabled
:
boolean
;
display_name
:
string
|
null
;
domain
:
string
|
null
;
email
:
string
|
null
;
id
:
string
;
invite_request
:
string
|
null
;
invited_by_account_id
?:
string
;
ip
:
string
|
null
;
ips
:
{
ip
:
string
;
used_at
:
string
}
[]
;
locale
:
string
|
null
;
role
:
|
{
color
:
string
;
highlighted
:
boolean
;
id
:
string
;
name
:
string
;
permissions
:
string
;
}
|
null
;
sensitized
:
boolean
;
silenced
:
boolean
;
suggested
:
boolean
|
null
;
suspended
:
boolean
;
username
:
string
;
}
Type Declaration
account
:
Account
|
null
actor_type
:
string
|
null
approved
:
boolean
confirmed
:
boolean
created_at
:
string
Optional
created_by_application_id
?:
string
disabled
:
boolean
display_name
:
string
|
null
domain
:
string
|
null
email
:
string
|
null
id
:
string
invite_request
:
string
|
null
Optional
invited_by_account_id
?:
string
ip
:
string
|
null
ips
:
{
ip
:
string
;
used_at
:
string
}
[]
locale
:
string
|
null
role
:
|
{
color
:
string
;
highlighted
:
boolean
;
id
:
string
;
name
:
string
;
permissions
:
string
;
}
|
null
sensitized
:
boolean
silenced
:
boolean
suggested
:
boolean
|
null
suspended
:
boolean
username
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
pl-api
Loading...