Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
Product
Interface Product
interface
Product
{
billing
:
Record
<
PRODUCT_TIERS
,
{
annual
?:
{
id
:
string
;
price
:
number
}
;
monthly
:
{
id
:
string
;
price
:
number
}
;
}
,
>
;
description
:
string
;
modules
?:
ProductModule
[]
;
name
:
string
;
productLine
:
FACILITY_MANAGEMENT
;
roles
?:
ProductRole
[]
;
rootElement
:
string
;
sourceOrganization
:
string
;
}
Index
Properties
billing
description
modules?
name
product
Line
roles?
root
Element
source
Organization
Properties
billing
billing
:
Record
<
PRODUCT_TIERS
,
{
annual
?:
{
id
:
string
;
price
:
number
}
;
monthly
:
{
id
:
string
;
price
:
number
}
;
}
,
>
description
description
:
string
Optional
modules
modules
?:
ProductModule
[]
name
name
:
string
product
Line
productLine
:
FACILITY_MANAGEMENT
Optional
roles
roles
?:
ProductRole
[]
root
Element
rootElement
:
string
source
Organization
sourceOrganization
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
billing
description
modules
name
product
Line
roles
root
Element
source
Organization
edocu-sdk
Loading...