package
3.1.0
Repository: https://github.com/killbill/kbcli.git
Documentation: pkg.go.dev

# Functions

New creates a new overdue API client.
NewGetOverdueConfigJSONOK creates a GetOverdueConfigJSONOK with default headers values.
NewGetOverdueConfigJSONParams creates a new GetOverdueConfigJSONParams object, with the default timeout for this client.
NewGetOverdueConfigJSONParamsWithContext creates a new GetOverdueConfigJSONParams object with the ability to set a context for a request.
NewGetOverdueConfigJSONParamsWithHTTPClient creates a new GetOverdueConfigJSONParams object with the ability to set a custom HTTPClient for a request.
NewGetOverdueConfigJSONParamsWithTimeout creates a new GetOverdueConfigJSONParams object with the ability to set a timeout on a request.
NewGetOverdueConfigXMLOK creates a GetOverdueConfigXMLOK with default headers values.
NewGetOverdueConfigXMLParams creates a new GetOverdueConfigXMLParams object, with the default timeout for this client.
NewGetOverdueConfigXMLParamsWithContext creates a new GetOverdueConfigXMLParams object with the ability to set a context for a request.
NewGetOverdueConfigXMLParamsWithHTTPClient creates a new GetOverdueConfigXMLParams object with the ability to set a custom HTTPClient for a request.
NewGetOverdueConfigXMLParamsWithTimeout creates a new GetOverdueConfigXMLParams object with the ability to set a timeout on a request.
NewUploadOverdueConfigJSONBadRequest creates a UploadOverdueConfigJSONBadRequest with default headers values.
NewUploadOverdueConfigJSONCreated creates a UploadOverdueConfigJSONCreated with default headers values.
NewUploadOverdueConfigJSONParams creates a new UploadOverdueConfigJSONParams object, with the default timeout for this client.
NewUploadOverdueConfigJSONParamsWithContext creates a new UploadOverdueConfigJSONParams object with the ability to set a context for a request.
NewUploadOverdueConfigJSONParamsWithHTTPClient creates a new UploadOverdueConfigJSONParams object with the ability to set a custom HTTPClient for a request.
NewUploadOverdueConfigJSONParamsWithTimeout creates a new UploadOverdueConfigJSONParams object with the ability to set a timeout on a request.
NewUploadOverdueConfigXMLBadRequest creates a UploadOverdueConfigXMLBadRequest with default headers values.
NewUploadOverdueConfigXMLCreated creates a UploadOverdueConfigXMLCreated with default headers values.
NewUploadOverdueConfigXMLParams creates a new UploadOverdueConfigXMLParams object, with the default timeout for this client.
NewUploadOverdueConfigXMLParamsWithContext creates a new UploadOverdueConfigXMLParams object with the ability to set a context for a request.
NewUploadOverdueConfigXMLParamsWithHTTPClient creates a new UploadOverdueConfigXMLParams object with the ability to set a custom HTTPClient for a request.
NewUploadOverdueConfigXMLParamsWithTimeout creates a new UploadOverdueConfigXMLParams object with the ability to set a timeout on a request.

# Structs

Client for overdue API */.
GetOverdueConfigJSONOK describes a response with status code 200, with default header values.
GetOverdueConfigJSONParams contains all the parameters to send to the API endpoint for the get overdue config Json operation.
GetOverdueConfigJSONReader is a Reader for the GetOverdueConfigJSON structure.
GetOverdueConfigXMLOK describes a response with status code 200, with default header values.
GetOverdueConfigXMLParams contains all the parameters to send to the API endpoint for the get overdue config Xml operation.
GetOverdueConfigXMLReader is a Reader for the GetOverdueConfigXML structure.
UploadOverdueConfigJSONBadRequest describes a response with status code 400, with default header values.
UploadOverdueConfigJSONCreated describes a response with status code 201, with default header values.
UploadOverdueConfigJSONParams contains all the parameters to send to the API endpoint for the upload overdue config Json operation.
UploadOverdueConfigJSONReader is a Reader for the UploadOverdueConfigJSON structure.
UploadOverdueConfigXMLBadRequest describes a response with status code 400, with default header values.
UploadOverdueConfigXMLCreated describes a response with status code 201, with default header values.
UploadOverdueConfigXMLParams contains all the parameters to send to the API endpoint for the upload overdue config Xml operation.
UploadOverdueConfigXMLReader is a Reader for the UploadOverdueConfigXML structure.

# Interfaces

ClientService is the interface for Client methods.
killbill default values.

# Type aliases

ClientOption is the option for Client methods.