Skip to main content

@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

env?

'stage' | 'stable' | 'prod'

(Optional)

token

TokenProvider