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

# Functions

New creates a new export API client.
NewExportDataForAccountBadRequest creates a ExportDataForAccountBadRequest with default headers values.
NewExportDataForAccountNotFound creates a ExportDataForAccountNotFound with default headers values.
NewExportDataForAccountOK creates a ExportDataForAccountOK with default headers values.
NewExportDataForAccountParams creates a new ExportDataForAccountParams object, with the default timeout for this client.
NewExportDataForAccountParamsWithContext creates a new ExportDataForAccountParams object with the ability to set a context for a request.
NewExportDataForAccountParamsWithHTTPClient creates a new ExportDataForAccountParams object with the ability to set a custom HTTPClient for a request.
NewExportDataForAccountParamsWithTimeout creates a new ExportDataForAccountParams object with the ability to set a timeout on a request.

# Structs

Client for export API */.
ExportDataForAccountBadRequest describes a response with status code 400, with default header values.
ExportDataForAccountNotFound describes a response with status code 404, with default header values.
ExportDataForAccountOK describes a response with status code 200, with default header values.
ExportDataForAccountParams contains all the parameters to send to the API endpoint for the export data for account operation.
ExportDataForAccountReader is a Reader for the ExportDataForAccount structure.

# Interfaces

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

# Type aliases

ClientOption is the option for Client methods.