Classes
| Class | Description | |
|---|---|---|
|
|
CUrlRequestError |
Class for holding the URL request error.
|
|
|
CUrlResponse |
URL response class.
|
|
|
Extensions |
Extansions class.
|
|
|
MultipartBuilder |
Multipart Builder class implementation
|
|
|
PatchRequest |
Used PATCH method
|
|
|
RestClient |
Class implementation of REST client.
|
|
|
StringEnum |
Helper class for working with 'extended' enums using StringValueAttribute attributes.
|
|
|
StringValueAttribute |
Simple attribute class for storing String Values
|
Structures
| Structure | Description | |
|---|---|---|
|
|
Config |
Configuration structure.
|
|
|
Config ActivitiesColumns |
Column names used with bulk activities.
|
|
|
Config Endpoints |
REST endpoints.
|
|
|
Config Errors |
Errors to be returned for various exceptions.
|
|
|
Config Login |
Login related configuration options.
|
Interfaces
| Interface | Description | |
|---|---|---|
|
|
IRestClient |
Interface for issuing HTTP requests.
|