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