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

# Functions

New creates a new credit API client.
NewCreateCreditBadRequest creates a CreateCreditBadRequest with default headers values.
NewCreateCreditCreated creates a CreateCreditCreated with default headers values.
NewCreateCreditNotFound creates a CreateCreditNotFound with default headers values.
NewCreateCreditParams creates a new CreateCreditParams object with the default values initialized.
NewCreateCreditParamsWithContext creates a new CreateCreditParams object with the default values initialized, and the ability to set a context for a request.
NewCreateCreditParamsWithHTTPClient creates a new CreateCreditParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateCreditParamsWithTimeout creates a new CreateCreditParams object with the default values initialized, and the ability to set a timeout on a request.
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 values initialized.
NewCreateCreditsParamsWithContext creates a new CreateCreditsParams object with the default values initialized, and the ability to set a context for a request.
NewCreateCreditsParamsWithHTTPClient creates a new CreateCreditsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateCreditsParamsWithTimeout creates a new CreateCreditsParams object with the default values initialized, and 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 values initialized.
NewGetCreditParamsWithContext creates a new GetCreditParams object with the default values initialized, and the ability to set a context for a request.
NewGetCreditParamsWithHTTPClient creates a new GetCreditParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetCreditParamsWithTimeout creates a new GetCreditParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for credit API */.
CreateCreditBadRequest handles this case with default header values.
CreateCreditCreated handles this case with default header values.
CreateCreditNotFound handles this case with default header values.
CreateCreditParams contains all the parameters to send to the API endpoint for the create credit operation typically these are written to a http.Request */.
CreateCreditReader is a Reader for the CreateCredit structure.
CreateCreditsBadRequest handles this case with default header values.
CreateCreditsCreated handles this case with default header values.
CreateCreditsNotFound handles this case with default header values.
CreateCreditsParams contains all the parameters to send to the API endpoint for the create credits operation typically these are written to a http.Request */.
CreateCreditsReader is a Reader for the CreateCredits structure.
GetCreditBadRequest handles this case with default header values.
GetCreditNotFound handles this case with default header values.
GetCreditOK handles this case with default header values.
GetCreditParams contains all the parameters to send to the API endpoint for the get credit operation typically these are written to a http.Request */.
GetCreditReader is a Reader for the GetCredit structure.

# Interfaces

ICredit - interface for Credit client.
killbill default values.