Share via


IClientConfig interface

Base interface for client configuration

Properties

baseUrl
retryAttempts
timeout

Property Details

baseUrl

baseUrl?: string

Property Value

string

retryAttempts

retryAttempts?: number

Property Value

number

timeout

timeout?: number

Property Value

number