| APIEntityOperationResult<T extends BaseEntity> |
Represents the result of an API operation that returns a single entity.
|
| APIObjectOperationResult<T> |
A generic class that represents the result of an API operation which may contain a data object.
|
| APIOperationResult |
A class representing the result of an API operation.
|
| APIRequestContext |
Context object representing the request information for an API operation.
|
| APIRequestContextInitializer |
|
| APIRestConfigurator |
Configures the REST API with custom settings for serializing and deserializing data.
|
| CashBackCurrencyGroup |
Represents a group of cashback currencies associated with a specific currency.
|
| DocInfoCommonValues |
This class contains common constants used for API documentation.
|