Preparing search index...
The search index is not available
kitsas-library
kitsas-library
AddonCallInfo
Interface AddonCallInfo
interface
AddonCallInfo
{
office
?:
{
businessId
:
string
;
id
:
string
;
name
:
string
;
type
:
OfficeType
;
}
;
organization
:
{
businessId
:
string
;
id
:
string
;
name
:
string
;
trial
:
boolean
;
}
;
planId
:
number
;
rights
:
string
[]
;
trialPeriod
:
boolean
;
user
:
{
email
:
string
;
id
:
string
;
name
:
string
;
rights
:
string
[]
;
}
;
}
Index
Properties
office?
organization
plan
Id
rights
trial
Period
user
Properties
Optional
office
office
?:
{
businessId
:
string
;
id
:
string
;
name
:
string
;
type
:
OfficeType
;
}
organization
organization
:
{
businessId
:
string
;
id
:
string
;
name
:
string
;
trial
:
boolean
;
}
plan
Id
plan
Id
:
number
rights
rights
:
string
[]
trial
Period
trial
Period
:
boolean
user
user
:
{
email
:
string
;
id
:
string
;
name
:
string
;
rights
:
string
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
office
organization
plan
Id
rights
trial
Period
user
kitsas-library
Loading...