TagoIO SDK for JavaScript and TypeScript
Preparing search index...
Types
ProfileInfo
Interface ProfileInfo
interface
ProfileInfo
{
account_plan
:
string
;
addons
:
ProfileAddOns
;
allocation
:
ProfileLimit
;
info
:
{
account
:
string
;
banner_url
:
string
;
created_at
:
Date
;
id
:
string
;
logo_url
:
string
;
name
:
string
;
updated_at
:
Date
;
}
;
}
Index
Properties
account_
plan
addons
allocation
info
Properties
account_
plan
account_plan
:
string
addons
addons
:
ProfileAddOns
allocation
allocation
:
ProfileLimit
info
info
:
{
account
:
string
;
banner_url
:
string
;
created_at
:
Date
;
id
:
string
;
logo_url
:
string
;
name
:
string
;
updated_at
:
Date
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
account_
plan
addons
allocation
info
TagoIO SDK for JavaScript and TypeScript
Loading...