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

# Functions

New creates a new credit API client.
NewCreateCreditsBadRequest creates a CreateCreditsBadRequest with default headers values.
NewCreateCreditsCreated creates a CreateCreditsCreated with default headers values.
NewCreateCreditsNotFound creates a CreateCreditsNotFound with default headers values.
NewCreateCreditsParams creates a new CreateCreditsParams object, with the default timeout for this client.
NewCreateCreditsParamsWithContext creates a new CreateCreditsParams object with the ability to set a context for a request.
NewCreateCreditsParamsWithHTTPClient creates a new CreateCreditsParams object with the ability to set a custom HTTPClient for a request.
NewCreateCreditsParamsWithTimeout creates a new CreateCreditsParams object with the ability to set a timeout on a request.
NewGetCreditBadRequest creates a GetCreditBadRequest with default headers values.
NewGetCreditNotFound creates a GetCreditNotFound with default headers values.
NewGetCreditOK creates a GetCreditOK with default headers values.
NewGetCreditParams creates a new GetCreditParams object, with the default timeout for this client.
NewGetCreditParamsWithContext creates a new GetCreditParams object with the ability to set a context for a request.
NewGetCreditParamsWithHTTPClient creates a new GetCreditParams object with the ability to set a custom HTTPClient for a request.
NewGetCreditParamsWithTimeout creates a new GetCreditParams object with the ability to set a timeout on a request.

# Structs

Client for credit API */.
CreateCreditsBadRequest describes a response with status code 400, with default header values.
CreateCreditsCreated describes a response with status code 201, with default header values.
CreateCreditsNotFound describes a response with status code 404, with default header values.
CreateCreditsParams contains all the parameters to send to the API endpoint for the create credits operation.
CreateCreditsReader is a Reader for the CreateCredits structure.
GetCreditBadRequest describes a response with status code 400, with default header values.
GetCreditNotFound describes a response with status code 404, with default header values.
GetCreditOK describes a response with status code 200, with default header values.
GetCreditParams contains all the parameters to send to the API endpoint for the get credit operation.
GetCreditReader is a Reader for the GetCredit structure.

# Interfaces

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

# Type aliases

ClientOption is the option for Client methods.