package
2.0.2
Repository: https://github.com/bjerkio/tripletex-go.git
Documentation: pkg.go.dev

# Functions

New creates a new group API client.
NewProductGroupDeleteDefault creates a ProductGroupDeleteDefault with default headers values.
NewProductGroupDeleteParams creates a new ProductGroupDeleteParams object with the default values initialized.
NewProductGroupDeleteParamsWithContext creates a new ProductGroupDeleteParams object with the default values initialized, and the ability to set a context for a request.
NewProductGroupDeleteParamsWithHTTPClient creates a new ProductGroupDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewProductGroupDeleteParamsWithTimeout creates a new ProductGroupDeleteParams object with the default values initialized, and the ability to set a timeout on a request.
NewProductGroupGetOK creates a ProductGroupGetOK with default headers values.
NewProductGroupGetParams creates a new ProductGroupGetParams object with the default values initialized.
NewProductGroupGetParamsWithContext creates a new ProductGroupGetParams object with the default values initialized, and the ability to set a context for a request.
NewProductGroupGetParamsWithHTTPClient creates a new ProductGroupGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewProductGroupGetParamsWithTimeout creates a new ProductGroupGetParams object with the default values initialized, and the ability to set a timeout on a request.
NewProductGroupListDeleteByIdsDefault creates a ProductGroupListDeleteByIdsDefault with default headers values.
NewProductGroupListDeleteByIdsParams creates a new ProductGroupListDeleteByIdsParams object with the default values initialized.
NewProductGroupListDeleteByIdsParamsWithContext creates a new ProductGroupListDeleteByIdsParams object with the default values initialized, and the ability to set a context for a request.
NewProductGroupListDeleteByIdsParamsWithHTTPClient creates a new ProductGroupListDeleteByIdsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewProductGroupListDeleteByIdsParamsWithTimeout creates a new ProductGroupListDeleteByIdsParams object with the default values initialized, and the ability to set a timeout on a request.
NewProductGroupListPostListCreated creates a ProductGroupListPostListCreated with default headers values.
NewProductGroupListPostListParams creates a new ProductGroupListPostListParams object with the default values initialized.
NewProductGroupListPostListParamsWithContext creates a new ProductGroupListPostListParams object with the default values initialized, and the ability to set a context for a request.
NewProductGroupListPostListParamsWithHTTPClient creates a new ProductGroupListPostListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewProductGroupListPostListParamsWithTimeout creates a new ProductGroupListPostListParams object with the default values initialized, and the ability to set a timeout on a request.
NewProductGroupListPutListOK creates a ProductGroupListPutListOK with default headers values.
NewProductGroupListPutListParams creates a new ProductGroupListPutListParams object with the default values initialized.
NewProductGroupListPutListParamsWithContext creates a new ProductGroupListPutListParams object with the default values initialized, and the ability to set a context for a request.
NewProductGroupListPutListParamsWithHTTPClient creates a new ProductGroupListPutListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewProductGroupListPutListParamsWithTimeout creates a new ProductGroupListPutListParams object with the default values initialized, and the ability to set a timeout on a request.
NewProductGroupPostCreated creates a ProductGroupPostCreated with default headers values.
NewProductGroupPostParams creates a new ProductGroupPostParams object with the default values initialized.
NewProductGroupPostParamsWithContext creates a new ProductGroupPostParams object with the default values initialized, and the ability to set a context for a request.
NewProductGroupPostParamsWithHTTPClient creates a new ProductGroupPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewProductGroupPostParamsWithTimeout creates a new ProductGroupPostParams object with the default values initialized, and the ability to set a timeout on a request.
NewProductGroupPutOK creates a ProductGroupPutOK with default headers values.
NewProductGroupPutParams creates a new ProductGroupPutParams object with the default values initialized.
NewProductGroupPutParamsWithContext creates a new ProductGroupPutParams object with the default values initialized, and the ability to set a context for a request.
NewProductGroupPutParamsWithHTTPClient creates a new ProductGroupPutParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewProductGroupPutParamsWithTimeout creates a new ProductGroupPutParams object with the default values initialized, and the ability to set a timeout on a request.
NewProductGroupSearchOK creates a ProductGroupSearchOK with default headers values.
NewProductGroupSearchParams creates a new ProductGroupSearchParams object with the default values initialized.
NewProductGroupSearchParamsWithContext creates a new ProductGroupSearchParams object with the default values initialized, and the ability to set a context for a request.
NewProductGroupSearchParamsWithHTTPClient creates a new ProductGroupSearchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewProductGroupSearchParamsWithTimeout creates a new ProductGroupSearchParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for group API */.
ProductGroupDeleteDefault handles this case with default header values.
ProductGroupDeleteParams contains all the parameters to send to the API endpoint for the product group delete operation typically these are written to a http.Request */.
ProductGroupDeleteReader is a Reader for the ProductGroupDelete structure.
ProductGroupGetOK handles this case with default header values.
ProductGroupGetParams contains all the parameters to send to the API endpoint for the product group get operation typically these are written to a http.Request */.
ProductGroupGetReader is a Reader for the ProductGroupGet structure.
ProductGroupListDeleteByIdsDefault handles this case with default header values.
ProductGroupListDeleteByIdsParams contains all the parameters to send to the API endpoint for the product group list delete by ids operation typically these are written to a http.Request */.
ProductGroupListDeleteByIdsReader is a Reader for the ProductGroupListDeleteByIds structure.
ProductGroupListPostListCreated handles this case with default header values.
ProductGroupListPostListParams contains all the parameters to send to the API endpoint for the product group list post list operation typically these are written to a http.Request */.
ProductGroupListPostListReader is a Reader for the ProductGroupListPostList structure.
ProductGroupListPutListOK handles this case with default header values.
ProductGroupListPutListParams contains all the parameters to send to the API endpoint for the product group list put list operation typically these are written to a http.Request */.
ProductGroupListPutListReader is a Reader for the ProductGroupListPutList structure.
ProductGroupPostCreated handles this case with default header values.
ProductGroupPostParams contains all the parameters to send to the API endpoint for the product group post operation typically these are written to a http.Request */.
ProductGroupPostReader is a Reader for the ProductGroupPost structure.
ProductGroupPutOK handles this case with default header values.
ProductGroupPutParams contains all the parameters to send to the API endpoint for the product group put operation typically these are written to a http.Request */.
ProductGroupPutReader is a Reader for the ProductGroupPut structure.
ProductGroupSearchOK handles this case with default header values.
ProductGroupSearchParams contains all the parameters to send to the API endpoint for the product group search operation typically these are written to a http.Request */.
ProductGroupSearchReader is a Reader for the ProductGroupSearch structure.

# Interfaces

ClientService is the interface for Client methods.