# Functions
New creates a new option code API client.
NewOptionCodeCreateCreated creates a OptionCodeCreateCreated with default headers values.
NewOptionCodeCreateParams creates a new OptionCodeCreateParams object, with the default timeout for this client.
NewOptionCodeCreateParamsWithContext creates a new OptionCodeCreateParams object with the ability to set a context for a request.
NewOptionCodeCreateParamsWithHTTPClient creates a new OptionCodeCreateParams object with the ability to set a custom HTTPClient for a request.
NewOptionCodeCreateParamsWithTimeout creates a new OptionCodeCreateParams object with the ability to set a timeout on a request.
NewOptionCodeDeleteNoContent creates a OptionCodeDeleteNoContent with default headers values.
NewOptionCodeDeleteParams creates a new OptionCodeDeleteParams object, with the default timeout for this client.
NewOptionCodeDeleteParamsWithContext creates a new OptionCodeDeleteParams object with the ability to set a context for a request.
NewOptionCodeDeleteParamsWithHTTPClient creates a new OptionCodeDeleteParams object with the ability to set a custom HTTPClient for a request.
NewOptionCodeDeleteParamsWithTimeout creates a new OptionCodeDeleteParams object with the ability to set a timeout on a request.
NewOptionCodeListOK creates a OptionCodeListOK with default headers values.
NewOptionCodeListParams creates a new OptionCodeListParams object, with the default timeout for this client.
NewOptionCodeListParamsWithContext creates a new OptionCodeListParams object with the ability to set a context for a request.
NewOptionCodeListParamsWithHTTPClient creates a new OptionCodeListParams object with the ability to set a custom HTTPClient for a request.
NewOptionCodeListParamsWithTimeout creates a new OptionCodeListParams object with the ability to set a timeout on a request.
NewOptionCodeReadOK creates a OptionCodeReadOK with default headers values.
NewOptionCodeReadParams creates a new OptionCodeReadParams object, with the default timeout for this client.
NewOptionCodeReadParamsWithContext creates a new OptionCodeReadParams object with the ability to set a context for a request.
NewOptionCodeReadParamsWithHTTPClient creates a new OptionCodeReadParams object with the ability to set a custom HTTPClient for a request.
NewOptionCodeReadParamsWithTimeout creates a new OptionCodeReadParams object with the ability to set a timeout on a request.
NewOptionCodeUpdateCreated creates a OptionCodeUpdateCreated with default headers values.
NewOptionCodeUpdateParams creates a new OptionCodeUpdateParams object, with the default timeout for this client.
NewOptionCodeUpdateParamsWithContext creates a new OptionCodeUpdateParams object with the ability to set a context for a request.
NewOptionCodeUpdateParamsWithHTTPClient creates a new OptionCodeUpdateParams object with the ability to set a custom HTTPClient for a request.
NewOptionCodeUpdateParamsWithTimeout creates a new OptionCodeUpdateParams object with the ability to set a timeout on a request.
# Structs
Client for option code API
*/.
OptionCodeCreateCreated describes a response with status code 201, with default header values.
OptionCodeCreateParams contains all the parameters to send to the API endpoint
for the option code create operation.
OptionCodeCreateReader is a Reader for the OptionCodeCreate structure.
OptionCodeDeleteNoContent describes a response with status code 204, with default header values.
OptionCodeDeleteParams contains all the parameters to send to the API endpoint
for the option code delete operation.
OptionCodeDeleteReader is a Reader for the OptionCodeDelete structure.
OptionCodeListOK describes a response with status code 200, with default header values.
OptionCodeListParams contains all the parameters to send to the API endpoint
for the option code list operation.
OptionCodeListReader is a Reader for the OptionCodeList structure.
OptionCodeReadOK describes a response with status code 200, with default header values.
OptionCodeReadParams contains all the parameters to send to the API endpoint
for the option code read operation.
OptionCodeReadReader is a Reader for the OptionCodeRead structure.
OptionCodeUpdateCreated describes a response with status code 201, with default header values.
OptionCodeUpdateParams contains all the parameters to send to the API endpoint
for the option code update operation.
OptionCodeUpdateReader is a Reader for the OptionCodeUpdate structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.