# Functions
New creates a new category manager API client.
NewCreateCategoryOK creates a CreateCategoryOK with default headers values.
NewCreateCategoryParams creates a new CreateCategoryParams object with the default values initialized.
NewCreateCategoryParamsWithContext creates a new CreateCategoryParams object with the default values initialized, and the ability to set a context for a request.
NewCreateCategoryParamsWithHTTPClient creates a new CreateCategoryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateCategoryParamsWithTimeout creates a new CreateCategoryParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteCategoriesOK creates a DeleteCategoriesOK with default headers values.
NewDeleteCategoriesParams creates a new DeleteCategoriesParams object with the default values initialized.
NewDeleteCategoriesParamsWithContext creates a new DeleteCategoriesParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteCategoriesParamsWithHTTPClient creates a new DeleteCategoriesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteCategoriesParamsWithTimeout creates a new DeleteCategoriesParams object with the default values initialized, and the ability to set a timeout on a request.
NewDescribeCategoriesOK creates a DescribeCategoriesOK with default headers values.
NewDescribeCategoriesParams creates a new DescribeCategoriesParams object with the default values initialized.
NewDescribeCategoriesParamsWithContext creates a new DescribeCategoriesParams object with the default values initialized, and the ability to set a context for a request.
NewDescribeCategoriesParamsWithHTTPClient creates a new DescribeCategoriesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDescribeCategoriesParamsWithTimeout creates a new DescribeCategoriesParams object with the default values initialized, and the ability to set a timeout on a request.
NewModifyCategoryOK creates a ModifyCategoryOK with default headers values.
NewModifyCategoryParams creates a new ModifyCategoryParams object with the default values initialized.
NewModifyCategoryParamsWithContext creates a new ModifyCategoryParams object with the default values initialized, and the ability to set a context for a request.
NewModifyCategoryParamsWithHTTPClient creates a new ModifyCategoryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewModifyCategoryParamsWithTimeout creates a new ModifyCategoryParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for category manager API
*/.
CreateCategoryOK handles this case with default header values.
CreateCategoryParams contains all the parameters to send to the API endpoint
for the create category operation typically these are written to a http.Request
*/.
CreateCategoryReader is a Reader for the CreateCategory structure.
DeleteCategoriesOK handles this case with default header values.
DeleteCategoriesParams contains all the parameters to send to the API endpoint
for the delete categories operation typically these are written to a http.Request
*/.
DeleteCategoriesReader is a Reader for the DeleteCategories structure.
DescribeCategoriesOK handles this case with default header values.
DescribeCategoriesParams contains all the parameters to send to the API endpoint
for the describe categories operation typically these are written to a http.Request
*/.
DescribeCategoriesReader is a Reader for the DescribeCategories structure.
ModifyCategoryOK handles this case with default header values.
ModifyCategoryParams contains all the parameters to send to the API endpoint
for the modify category operation typically these are written to a http.Request
*/.
ModifyCategoryReader is a Reader for the ModifyCategory structure.