Preparing search index...
The search index is not available
subtopia-js-sdk
subtopia-js-sdk
SubscriberRecord
Interface SubscriberRecord
Interface for the subscriber record.
interface
SubscriberRecord
{
address
:
string
;
subscription
:
SubscriptionRecord
;
}
Index
Properties
address
subscription
Properties
address
address
:
string
subscription
subscription
:
SubscriptionRecord
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
subscription
subtopia-js-sdk
Loading...
Interface for the subscriber record.