Preparing search index...
The search index is not available
subtopia-js-sdk
subtopia-js-sdk
SubscriptionRecord
Interface SubscriptionRecord
Interface for the subscription record.
interface
SubscriptionRecord
{
createdAt
:
number
;
duration
:
Duration
;
expiresAt
:
null
|
number
;
productType
:
ProductType
;
subscriptionID
:
number
;
}
Index
Properties
created
At
duration
expires
At
product
Type
subscriptionID
Properties
created
At
created
At
:
number
duration
duration
:
Duration
expires
At
expires
At
:
null
|
number
product
Type
product
Type
:
ProductType
subscriptionID
subscriptionID
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
created
At
duration
expires
At
product
Type
subscriptionID
subtopia-js-sdk
Loading...
Interface for the subscription record.