# Functions
New creates a new mandates API client.
NewGetMandatesBadRequest creates a GetMandatesBadRequest with default headers values.
NewGetMandatesConflict creates a GetMandatesConflict with default headers values.
NewGetMandatesForbidden creates a GetMandatesForbidden with default headers values.
NewGetMandatesInternalServerError creates a GetMandatesInternalServerError with default headers values.
NewGetMandatesNotFound creates a GetMandatesNotFound with default headers values.
NewGetMandatesOK creates a GetMandatesOK with default headers values.
NewGetMandatesParams creates a new GetMandatesParams object with the default values initialized.
NewGetMandatesParamsWithContext creates a new GetMandatesParams object with the default values initialized, and the ability to set a context for a request.
NewGetMandatesParamsWithHTTPClient creates a new GetMandatesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetMandatesParamsWithTimeout creates a new GetMandatesParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetMandatesServiceUnavailable creates a GetMandatesServiceUnavailable with default headers values.
NewGetMandatesTooManyRequests creates a GetMandatesTooManyRequests with default headers values.
NewGetMandatesUnauthorized creates a GetMandatesUnauthorized with default headers values.
# Structs
Client for mandates API
*/.
GetMandatesBadRequest handles this case with default header values.
GetMandatesConflict handles this case with default header values.
GetMandatesForbidden handles this case with default header values.
GetMandatesInternalServerError handles this case with default header values.
GetMandatesNotFound handles this case with default header values.
GetMandatesOK handles this case with default header values.
GetMandatesParams contains all the parameters to send to the API endpoint
for the get mandates operation typically these are written to a http.Request
*/.
GetMandatesReader is a Reader for the GetMandates structure.
GetMandatesServiceUnavailable handles this case with default header values.
GetMandatesTooManyRequests handles this case with default header values.
GetMandatesUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.