# 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.
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.
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.