@wildix-internal/wim-calendar-client > WimCalendarClientConfig
WimCalendarClientConfig interface
The configuration interface of WimCalendarClient class constructor that set the region, credentials and other options.
Signature:
export interface WimCalendarClientConfig extends WimCalendarClientConfigType
Extends: WimCalendarClientConfigType
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
() => Record<string, string> | (Optional) | ||
'stage' | 'stable' | 'prod' | |||
TokenProvider |