package
0.0.0-20241018223127-a062be16fda2
Repository: https://github.com/activestate/cli.git
Documentation: pkg.go.dev
# Functions
New creates a new invoices API client.
NewCalculateTaxBadRequest creates a CalculateTaxBadRequest with default headers values.
NewCalculateTaxForbidden creates a CalculateTaxForbidden with default headers values.
NewCalculateTaxInternalServerError creates a CalculateTaxInternalServerError with default headers values.
NewCalculateTaxOK creates a CalculateTaxOK with default headers values.
NewCalculateTaxParams creates a new CalculateTaxParams object, with the default timeout for this client.
NewCalculateTaxParamsWithContext creates a new CalculateTaxParams object with the ability to set a context for a request.
NewCalculateTaxParamsWithHTTPClient creates a new CalculateTaxParams object with the ability to set a custom HTTPClient for a request.
NewCalculateTaxParamsWithTimeout creates a new CalculateTaxParams object with the ability to set a timeout on a request.
NewCancelSubscriptionBadRequest creates a CancelSubscriptionBadRequest with default headers values.
NewCancelSubscriptionForbidden creates a CancelSubscriptionForbidden with default headers values.
NewCancelSubscriptionInternalServerError creates a CancelSubscriptionInternalServerError with default headers values.
NewCancelSubscriptionNotFound creates a CancelSubscriptionNotFound with default headers values.
NewCancelSubscriptionOK creates a CancelSubscriptionOK with default headers values.
NewCancelSubscriptionParams creates a new CancelSubscriptionParams object, with the default timeout for this client.
NewCancelSubscriptionParamsWithContext creates a new CancelSubscriptionParams object with the ability to set a context for a request.
NewCancelSubscriptionParamsWithHTTPClient creates a new CancelSubscriptionParams object with the ability to set a custom HTTPClient for a request.
NewCancelSubscriptionParamsWithTimeout creates a new CancelSubscriptionParams object with the ability to set a timeout on a request.
NewCreateInvoiceBadRequest creates a CreateInvoiceBadRequest with default headers values.
NewCreateInvoiceForbidden creates a CreateInvoiceForbidden with default headers values.
NewCreateInvoiceInternalServerError creates a CreateInvoiceInternalServerError with default headers values.
NewCreateInvoiceNotFound creates a CreateInvoiceNotFound with default headers values.
NewCreateInvoiceOK creates a CreateInvoiceOK with default headers values.
NewCreateInvoiceParams creates a new CreateInvoiceParams object, with the default timeout for this client.
NewCreateInvoiceParamsWithContext creates a new CreateInvoiceParams object with the ability to set a context for a request.
NewCreateInvoiceParamsWithHTTPClient creates a new CreateInvoiceParams object with the ability to set a custom HTTPClient for a request.
NewCreateInvoiceParamsWithTimeout creates a new CreateInvoiceParams object with the ability to set a timeout on a request.
# Structs
CalculateTaxBadRequest describes a response with status code 400, with default header values.
CalculateTaxForbidden describes a response with status code 403, with default header values.
CalculateTaxInternalServerError describes a response with status code 500, with default header values.
CalculateTaxOK describes a response with status code 200, with default header values.
CalculateTaxParams contains all the parameters to send to the API endpoint
for the calculate tax operation.
CalculateTaxReader is a Reader for the CalculateTax structure.
CancelSubscriptionBadRequest describes a response with status code 400, with default header values.
CancelSubscriptionForbidden describes a response with status code 403, with default header values.
CancelSubscriptionInternalServerError describes a response with status code 500, with default header values.
CancelSubscriptionNotFound describes a response with status code 404, with default header values.
CancelSubscriptionOK describes a response with status code 200, with default header values.
CancelSubscriptionParams contains all the parameters to send to the API endpoint
for the cancel subscription operation.
CancelSubscriptionReader is a Reader for the CancelSubscription structure.
Client for invoices API
*/.
CreateInvoiceBadRequest describes a response with status code 400, with default header values.
CreateInvoiceForbidden describes a response with status code 403, with default header values.
CreateInvoiceInternalServerError describes a response with status code 500, with default header values.
CreateInvoiceNotFound describes a response with status code 404, with default header values.
CreateInvoiceOK describes a response with status code 200, with default header values.
CreateInvoiceParams contains all the parameters to send to the API endpoint
for the create invoice operation.
CreateInvoiceReader is a Reader for the CreateInvoice structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.