All Classes
| Class | Description |
|---|---|
| Error |
Transport object for RESTful API representing an error instance.
|
| Error.Code |
List of defined error code constants.
|
| Error.Message |
List of defined message constants.
|
| ErrorResponse |
Class representing an error response.
|
| ObjectRequest<T> |
Simple class representing a request with an object.
|
| ObjectResponse<T> |
Generic response with status and object object of a custom class.
|
| Response |
Simple status only response object.
|
| Response.Status |
Response status string.
|