Skip to content

SubscriptionProviderData ​

Properties ​

copyTag? ​

optional copyTag: string

The text to be shown for this provider in the Altair UI


getProviderClass() ​

getProviderClass: () => Promise<SubscriptionProviderConstructor>

Function that returns a promise that resolves with the provider class (NOT an instance of the class)

Returns ​

Promise<SubscriptionProviderConstructor>


id ​

id: string

Unique identifier for the provider