IClientConfig interface
Base interface for client configuration
Properties
| base |
|
| retry |
|
| timeout |
Property Details
baseUrl
baseUrl?: string
Property Value
string
retryAttempts
retryAttempts?: number
Property Value
number
timeout
timeout?: number
Property Value
number