Abstract
Abstract base service class that provides common functionality for all API services. Handles request configuration, error handling, and response transformation.
BaseService
Creates an instance of BaseService.
The SDK configuration options
Options for request retry behavior
Abstract base service class that provides common functionality for all API services. Handles request configuration, error handling, and response transformation.
BaseService