# Functions
New creates a new billing cycles API client.
NewGetAllBillingCyclesOK creates a GetAllBillingCyclesOK with default headers values.
NewGetAllBillingCyclesParams creates a new GetAllBillingCyclesParams object with the default values initialized.
NewGetAllBillingCyclesParamsWithContext creates a new GetAllBillingCyclesParams object with the default values initialized, and the ability to set a context for a request.
NewGetAllBillingCyclesParamsWithHTTPClient creates a new GetAllBillingCyclesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetAllBillingCyclesParamsWithTimeout creates a new GetAllBillingCyclesParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetByProductVariantIDOK creates a GetByProductVariantIDOK with default headers values.
NewGetByProductVariantIDParams creates a new GetByProductVariantIDParams object with the default values initialized.
NewGetByProductVariantIDParamsWithContext creates a new GetByProductVariantIDParams object with the default values initialized, and the ability to set a context for a request.
NewGetByProductVariantIDParamsWithHTTPClient creates a new GetByProductVariantIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetByProductVariantIDParamsWithTimeout creates a new GetByProductVariantIDParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetCspNameDictionaryOK creates a GetCspNameDictionaryOK with default headers values.
NewGetCspNameDictionaryParams creates a new GetCspNameDictionaryParams object with the default values initialized.
NewGetCspNameDictionaryParamsWithContext creates a new GetCspNameDictionaryParams object with the default values initialized, and the ability to set a context for a request.
NewGetCspNameDictionaryParamsWithHTTPClient creates a new GetCspNameDictionaryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetCspNameDictionaryParamsWithTimeout creates a new GetCspNameDictionaryParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for billing cycles API
*/.
GetAllBillingCyclesOK handles this case with default header values.
GetAllBillingCyclesParams contains all the parameters to send to the API endpoint
for the get all billing cycles operation typically these are written to a http.Request
*/.
GetAllBillingCyclesReader is a Reader for the GetAllBillingCycles structure.
GetByProductVariantIDOK handles this case with default header values.
GetByProductVariantIDParams contains all the parameters to send to the API endpoint
for the get by product variant Id operation typically these are written to a http.Request
*/.
GetByProductVariantIDReader is a Reader for the GetByProductVariantID structure.
GetCspNameDictionaryOK handles this case with default header values.
GetCspNameDictionaryParams contains all the parameters to send to the API endpoint
for the get csp name dictionary operation typically these are written to a http.Request
*/.
GetCspNameDictionaryReader is a Reader for the GetCspNameDictionary structure.
# Interfaces
ClientService is the interface for Client methods.