# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
InvokeRequestAll is a convenience method for initialising RequestAll and calling Invoke().
No description provided by the author
NewAPIKeyCredentialsAPIConnection creates a new client.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewPaginated returns a pointer to an initialised Paginated.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
EQOperator - equals.
GTOperator - greater than.
INOperator - in set.
LKOperator - like.
LTOperator - less than.
NEQOperator - not equal.
NINOperator - not in set.
NLKOperator - not like.
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
APIRequestBodyDefaultValidator provides convenience method Validate() for validating a struct/item, utilising the validator.v9 package.
No description provided by the author
No description provided by the author
APIRequestParameters holds a collection of supported API request parameters.
No description provided by the author
APIResponse represents the base API response.
APIResponseBody represents the base API response body.
APIResponseBodyStringData represents the API response body containing generic data.
No description provided by the author
APIResponseBodyErrorItem represents an API response error.
APIResponseBodyStringData represents the API response body containing string data.
APIResponseMetadata represents the API response metadata.
APIResponseMetadataPagination represents the API response pagination data.
APIResponseMetadataPaginationLinks represents the links returned within the API response pagination data.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
AuthHeaders is a string map of authorization headers.
Date represents date string from API.
DateTime represents datetime string from API.
No description provided by the author
No description provided by the author
IPAddress represents ip address string from API.
PaginatedGetFunc represents a function which can be called for returning an implementation of Paginated.
No description provided by the author