package
0.0.0-20241007090624-130a4484bef1
Repository: https://github.com/webitel/webitel-openapi-client-go.git
Documentation: pkg.go.dev

# Functions

New creates a new routing chat plan service API client.
NewCreateChatPlanDefault creates a CreateChatPlanDefault with default headers values.
NewCreateChatPlanOK creates a CreateChatPlanOK with default headers values.
NewCreateChatPlanParams creates a new CreateChatPlanParams object, with the default timeout for this client.
NewCreateChatPlanParamsWithContext creates a new CreateChatPlanParams object with the ability to set a context for a request.
NewCreateChatPlanParamsWithHTTPClient creates a new CreateChatPlanParams object with the ability to set a custom HTTPClient for a request.
NewCreateChatPlanParamsWithTimeout creates a new CreateChatPlanParams object with the ability to set a timeout on a request.
NewDeleteChatPlanDefault creates a DeleteChatPlanDefault with default headers values.
NewDeleteChatPlanOK creates a DeleteChatPlanOK with default headers values.
NewDeleteChatPlanParams creates a new DeleteChatPlanParams object, with the default timeout for this client.
NewDeleteChatPlanParamsWithContext creates a new DeleteChatPlanParams object with the ability to set a context for a request.
NewDeleteChatPlanParamsWithHTTPClient creates a new DeleteChatPlanParams object with the ability to set a custom HTTPClient for a request.
NewDeleteChatPlanParamsWithTimeout creates a new DeleteChatPlanParams object with the ability to set a timeout on a request.
NewPatchChatPlanDefault creates a PatchChatPlanDefault with default headers values.
NewPatchChatPlanOK creates a PatchChatPlanOK with default headers values.
NewPatchChatPlanParams creates a new PatchChatPlanParams object, with the default timeout for this client.
NewPatchChatPlanParamsWithContext creates a new PatchChatPlanParams object with the ability to set a context for a request.
NewPatchChatPlanParamsWithHTTPClient creates a new PatchChatPlanParams object with the ability to set a custom HTTPClient for a request.
NewPatchChatPlanParamsWithTimeout creates a new PatchChatPlanParams object with the ability to set a timeout on a request.
NewReadChatPlanDefault creates a ReadChatPlanDefault with default headers values.
NewReadChatPlanOK creates a ReadChatPlanOK with default headers values.
NewReadChatPlanParams creates a new ReadChatPlanParams object, with the default timeout for this client.
NewReadChatPlanParamsWithContext creates a new ReadChatPlanParams object with the ability to set a context for a request.
NewReadChatPlanParamsWithHTTPClient creates a new ReadChatPlanParams object with the ability to set a custom HTTPClient for a request.
NewReadChatPlanParamsWithTimeout creates a new ReadChatPlanParams object with the ability to set a timeout on a request.
NewSearchChatPlanDefault creates a SearchChatPlanDefault with default headers values.
NewSearchChatPlanOK creates a SearchChatPlanOK with default headers values.
NewSearchChatPlanParams creates a new SearchChatPlanParams object, with the default timeout for this client.
NewSearchChatPlanParamsWithContext creates a new SearchChatPlanParams object with the ability to set a context for a request.
NewSearchChatPlanParamsWithHTTPClient creates a new SearchChatPlanParams object with the ability to set a custom HTTPClient for a request.
NewSearchChatPlanParamsWithTimeout creates a new SearchChatPlanParams object with the ability to set a timeout on a request.
NewUpdateChatPlanDefault creates a UpdateChatPlanDefault with default headers values.
NewUpdateChatPlanOK creates a UpdateChatPlanOK with default headers values.
NewUpdateChatPlanParams creates a new UpdateChatPlanParams object, with the default timeout for this client.
NewUpdateChatPlanParamsWithContext creates a new UpdateChatPlanParams object with the ability to set a context for a request.
NewUpdateChatPlanParamsWithHTTPClient creates a new UpdateChatPlanParams object with the ability to set a custom HTTPClient for a request.
NewUpdateChatPlanParamsWithTimeout creates a new UpdateChatPlanParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.

# Structs

Client for routing chat plan service API */.
CreateChatPlanDefault describes a response with status code -1, with default header values.
CreateChatPlanOK describes a response with status code 200, with default header values.
CreateChatPlanParams contains all the parameters to send to the API endpoint for the create chat plan operation.
CreateChatPlanReader is a Reader for the CreateChatPlan structure.
DeleteChatPlanDefault describes a response with status code -1, with default header values.
DeleteChatPlanOK describes a response with status code 200, with default header values.
DeleteChatPlanParams contains all the parameters to send to the API endpoint for the delete chat plan operation.
DeleteChatPlanReader is a Reader for the DeleteChatPlan structure.
PatchChatPlanDefault describes a response with status code -1, with default header values.
PatchChatPlanOK describes a response with status code 200, with default header values.
PatchChatPlanParams contains all the parameters to send to the API endpoint for the patch chat plan operation.
PatchChatPlanReader is a Reader for the PatchChatPlan structure.
ReadChatPlanDefault describes a response with status code -1, with default header values.
ReadChatPlanOK describes a response with status code 200, with default header values.
ReadChatPlanParams contains all the parameters to send to the API endpoint for the read chat plan operation.
ReadChatPlanReader is a Reader for the ReadChatPlan structure.
SearchChatPlanDefault describes a response with status code -1, with default header values.
SearchChatPlanOK describes a response with status code 200, with default header values.
SearchChatPlanParams contains all the parameters to send to the API endpoint for the search chat plan operation.
SearchChatPlanReader is a Reader for the SearchChatPlan structure.
UpdateChatPlanDefault describes a response with status code -1, with default header values.
UpdateChatPlanOK describes a response with status code 200, with default header values.
UpdateChatPlanParams contains all the parameters to send to the API endpoint for the update chat plan operation.
UpdateChatPlanReader is a Reader for the UpdateChatPlan structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.