# Functions
New creates a new queue skill service API client.
NewCreateQueueSkillDefault creates a CreateQueueSkillDefault with default headers values.
NewCreateQueueSkillOK creates a CreateQueueSkillOK with default headers values.
NewCreateQueueSkillParams creates a new CreateQueueSkillParams object, with the default timeout for this client.
NewCreateQueueSkillParamsWithContext creates a new CreateQueueSkillParams object with the ability to set a context for a request.
NewCreateQueueSkillParamsWithHTTPClient creates a new CreateQueueSkillParams object with the ability to set a custom HTTPClient for a request.
NewCreateQueueSkillParamsWithTimeout creates a new CreateQueueSkillParams object with the ability to set a timeout on a request.
NewDeleteQueueSkillDefault creates a DeleteQueueSkillDefault with default headers values.
NewDeleteQueueSkillOK creates a DeleteQueueSkillOK with default headers values.
NewDeleteQueueSkillParams creates a new DeleteQueueSkillParams object, with the default timeout for this client.
NewDeleteQueueSkillParamsWithContext creates a new DeleteQueueSkillParams object with the ability to set a context for a request.
NewDeleteQueueSkillParamsWithHTTPClient creates a new DeleteQueueSkillParams object with the ability to set a custom HTTPClient for a request.
NewDeleteQueueSkillParamsWithTimeout creates a new DeleteQueueSkillParams object with the ability to set a timeout on a request.
NewPatchQueueSkillDefault creates a PatchQueueSkillDefault with default headers values.
NewPatchQueueSkillOK creates a PatchQueueSkillOK with default headers values.
NewPatchQueueSkillParams creates a new PatchQueueSkillParams object, with the default timeout for this client.
NewPatchQueueSkillParamsWithContext creates a new PatchQueueSkillParams object with the ability to set a context for a request.
NewPatchQueueSkillParamsWithHTTPClient creates a new PatchQueueSkillParams object with the ability to set a custom HTTPClient for a request.
NewPatchQueueSkillParamsWithTimeout creates a new PatchQueueSkillParams object with the ability to set a timeout on a request.
NewReadQueueSkillDefault creates a ReadQueueSkillDefault with default headers values.
NewReadQueueSkillOK creates a ReadQueueSkillOK with default headers values.
NewReadQueueSkillParams creates a new ReadQueueSkillParams object, with the default timeout for this client.
NewReadQueueSkillParamsWithContext creates a new ReadQueueSkillParams object with the ability to set a context for a request.
NewReadQueueSkillParamsWithHTTPClient creates a new ReadQueueSkillParams object with the ability to set a custom HTTPClient for a request.
NewReadQueueSkillParamsWithTimeout creates a new ReadQueueSkillParams object with the ability to set a timeout on a request.
NewSearchQueueSkillDefault creates a SearchQueueSkillDefault with default headers values.
NewSearchQueueSkillOK creates a SearchQueueSkillOK with default headers values.
NewSearchQueueSkillParams creates a new SearchQueueSkillParams object, with the default timeout for this client.
NewSearchQueueSkillParamsWithContext creates a new SearchQueueSkillParams object with the ability to set a context for a request.
NewSearchQueueSkillParamsWithHTTPClient creates a new SearchQueueSkillParams object with the ability to set a custom HTTPClient for a request.
NewSearchQueueSkillParamsWithTimeout creates a new SearchQueueSkillParams object with the ability to set a timeout on a request.
NewUpdateQueueSkillDefault creates a UpdateQueueSkillDefault with default headers values.
NewUpdateQueueSkillOK creates a UpdateQueueSkillOK with default headers values.
NewUpdateQueueSkillParams creates a new UpdateQueueSkillParams object, with the default timeout for this client.
NewUpdateQueueSkillParamsWithContext creates a new UpdateQueueSkillParams object with the ability to set a context for a request.
NewUpdateQueueSkillParamsWithHTTPClient creates a new UpdateQueueSkillParams object with the ability to set a custom HTTPClient for a request.
NewUpdateQueueSkillParamsWithTimeout creates a new UpdateQueueSkillParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.
# Structs
Client for queue skill service API
*/.
CreateQueueSkillDefault describes a response with status code -1, with default header values.
CreateQueueSkillOK describes a response with status code 200, with default header values.
CreateQueueSkillParams contains all the parameters to send to the API endpoint
for the create queue skill operation.
CreateQueueSkillReader is a Reader for the CreateQueueSkill structure.
DeleteQueueSkillDefault describes a response with status code -1, with default header values.
DeleteQueueSkillOK describes a response with status code 200, with default header values.
DeleteQueueSkillParams contains all the parameters to send to the API endpoint
for the delete queue skill operation.
DeleteQueueSkillReader is a Reader for the DeleteQueueSkill structure.
PatchQueueSkillDefault describes a response with status code -1, with default header values.
PatchQueueSkillOK describes a response with status code 200, with default header values.
PatchQueueSkillParams contains all the parameters to send to the API endpoint
for the patch queue skill operation.
PatchQueueSkillReader is a Reader for the PatchQueueSkill structure.
ReadQueueSkillDefault describes a response with status code -1, with default header values.
ReadQueueSkillOK describes a response with status code 200, with default header values.
ReadQueueSkillParams contains all the parameters to send to the API endpoint
for the read queue skill operation.
ReadQueueSkillReader is a Reader for the ReadQueueSkill structure.
SearchQueueSkillDefault describes a response with status code -1, with default header values.
SearchQueueSkillOK describes a response with status code 200, with default header values.
SearchQueueSkillParams contains all the parameters to send to the API endpoint
for the search queue skill operation.
SearchQueueSkillReader is a Reader for the SearchQueueSkill structure.
UpdateQueueSkillDefault describes a response with status code -1, with default header values.
UpdateQueueSkillOK describes a response with status code 200, with default header values.
UpdateQueueSkillParams contains all the parameters to send to the API endpoint
for the update queue skill operation.
UpdateQueueSkillReader is a Reader for the UpdateQueueSkill structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.