Type Alias CandorAPIOptions

CandorAPIOptions: { apiKey: string; config?: ConfigOptions }

Main API class options.

Type declaration