Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
ProductModule
Interface ProductModule
interface
ProductModule
{
billing
:
{
id
:
string
}
;
description
:
string
;
id
:
string
;
lowestTier
:
PRODUCT_TIERS
;
name
:
string
;
securityGroups
?:
Record
<
string
,
string
>
;
type
:
"service"
|
"feature"
;
}
Index
Properties
billing
description
id
lowest
Tier
name
security
Groups?
type
Properties
billing
billing
:
{
id
:
string
}
description
description
:
string
id
id
:
string
lowest
Tier
lowestTier
:
PRODUCT_TIERS
name
name
:
string
Optional
security
Groups
securityGroups
?:
Record
<
string
,
string
>
type
type
:
"service"
|
"feature"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
billing
description
id
lowest
Tier
name
security
Groups
type
edocu-sdk
Loading...