# Functions
New creates a new product service API client.
NewProductServiceCreateProductDefault creates a ProductServiceCreateProductDefault with default headers values.
NewProductServiceCreateProductOK creates a ProductServiceCreateProductOK with default headers values.
NewProductServiceCreateProductParams creates a new ProductServiceCreateProductParams object, with the default timeout for this client.
NewProductServiceCreateProductParamsWithContext creates a new ProductServiceCreateProductParams object with the ability to set a context for a request.
NewProductServiceCreateProductParamsWithHTTPClient creates a new ProductServiceCreateProductParams object with the ability to set a custom HTTPClient for a request.
NewProductServiceCreateProductParamsWithTimeout creates a new ProductServiceCreateProductParams object with the ability to set a timeout on a request.
NewProductServiceGetProduct2Default creates a ProductServiceGetProduct2Default with default headers values.
NewProductServiceGetProduct2OK creates a ProductServiceGetProduct2OK with default headers values.
NewProductServiceGetProduct2Params creates a new ProductServiceGetProduct2Params object, with the default timeout for this client.
NewProductServiceGetProduct2ParamsWithContext creates a new ProductServiceGetProduct2Params object with the ability to set a context for a request.
NewProductServiceGetProduct2ParamsWithHTTPClient creates a new ProductServiceGetProduct2Params object with the ability to set a custom HTTPClient for a request.
NewProductServiceGetProduct2ParamsWithTimeout creates a new ProductServiceGetProduct2Params object with the ability to set a timeout on a request.
NewProductServiceGetProductDefault creates a ProductServiceGetProductDefault with default headers values.
NewProductServiceGetProductOK creates a ProductServiceGetProductOK with default headers values.
NewProductServiceGetProductParams creates a new ProductServiceGetProductParams object, with the default timeout for this client.
NewProductServiceGetProductParamsWithContext creates a new ProductServiceGetProductParams object with the ability to set a context for a request.
NewProductServiceGetProductParamsWithHTTPClient creates a new ProductServiceGetProductParams object with the ability to set a custom HTTPClient for a request.
NewProductServiceGetProductParamsWithTimeout creates a new ProductServiceGetProductParams object with the ability to set a timeout on a request.
# Structs
Client for product service API
*/.
ProductServiceCreateProductDefault describes a response with status code -1, with default header values.
ProductServiceCreateProductOK describes a response with status code 200, with default header values.
ProductServiceCreateProductParams contains all the parameters to send to the API endpoint
for the product service create product operation.
ProductServiceCreateProductReader is a Reader for the ProductServiceCreateProduct structure.
ProductServiceGetProduct2Default describes a response with status code -1, with default header values.
ProductServiceGetProduct2OK describes a response with status code 200, with default header values.
ProductServiceGetProduct2Params contains all the parameters to send to the API endpoint
for the product service get product2 operation.
ProductServiceGetProduct2Reader is a Reader for the ProductServiceGetProduct2 structure.
ProductServiceGetProductDefault describes a response with status code -1, with default header values.
ProductServiceGetProductOK describes a response with status code 200, with default header values.
ProductServiceGetProductParams contains all the parameters to send to the API endpoint
for the product service get product operation.
ProductServiceGetProductReader is a Reader for the ProductServiceGetProduct structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.