Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
ProductState
Interface ProductState
interface
ProductState
{
billingId
?:
string
;
landingPage
?:
string
;
state
:
"uninitialized"
|
"active"
|
"inactive"
;
subscriptionId
?:
string
;
tier
:
ProductTier
;
}
Index
Properties
billing
Id?
landing
Page?
state
subscription
Id?
tier
Properties
Optional
billing
Id
billingId
?:
string
Optional
landing
Page
landingPage
?:
string
state
state
:
"uninitialized"
|
"active"
|
"inactive"
Optional
subscription
Id
subscriptionId
?:
string
tier
tier
:
ProductTier
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
billing
Id
landing
Page
state
subscription
Id
tier
edocu-sdk
Loading...