@wildix/classound-client > ClassoundClientConfig
ClassoundClientConfig interface
The configuration interface of ClassoundClient class constructor that set the region, credentials and other options.
Signature:
export interface ClassoundClientConfig extends ClassoundClientConfigType
Extends: ClassoundClientConfigType
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
'stage' | 'stable' | 'prod' | (Optional) | ||
TokenProvider |