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 web hook service API client.
NewCreateWebHookDefault creates a CreateWebHookDefault with default headers values.
NewCreateWebHookOK creates a CreateWebHookOK with default headers values.
NewCreateWebHookParams creates a new CreateWebHookParams object, with the default timeout for this client.
NewCreateWebHookParamsWithContext creates a new CreateWebHookParams object with the ability to set a context for a request.
NewCreateWebHookParamsWithHTTPClient creates a new CreateWebHookParams object with the ability to set a custom HTTPClient for a request.
NewCreateWebHookParamsWithTimeout creates a new CreateWebHookParams object with the ability to set a timeout on a request.
NewDeleteWebHookDefault creates a DeleteWebHookDefault with default headers values.
NewDeleteWebHookOK creates a DeleteWebHookOK with default headers values.
NewDeleteWebHookParams creates a new DeleteWebHookParams object, with the default timeout for this client.
NewDeleteWebHookParamsWithContext creates a new DeleteWebHookParams object with the ability to set a context for a request.
NewDeleteWebHookParamsWithHTTPClient creates a new DeleteWebHookParams object with the ability to set a custom HTTPClient for a request.
NewDeleteWebHookParamsWithTimeout creates a new DeleteWebHookParams object with the ability to set a timeout on a request.
NewPatchWebHookDefault creates a PatchWebHookDefault with default headers values.
NewPatchWebHookOK creates a PatchWebHookOK with default headers values.
NewPatchWebHookParams creates a new PatchWebHookParams object, with the default timeout for this client.
NewPatchWebHookParamsWithContext creates a new PatchWebHookParams object with the ability to set a context for a request.
NewPatchWebHookParamsWithHTTPClient creates a new PatchWebHookParams object with the ability to set a custom HTTPClient for a request.
NewPatchWebHookParamsWithTimeout creates a new PatchWebHookParams object with the ability to set a timeout on a request.
NewReadWebHookDefault creates a ReadWebHookDefault with default headers values.
NewReadWebHookOK creates a ReadWebHookOK with default headers values.
NewReadWebHookParams creates a new ReadWebHookParams object, with the default timeout for this client.
NewReadWebHookParamsWithContext creates a new ReadWebHookParams object with the ability to set a context for a request.
NewReadWebHookParamsWithHTTPClient creates a new ReadWebHookParams object with the ability to set a custom HTTPClient for a request.
NewReadWebHookParamsWithTimeout creates a new ReadWebHookParams object with the ability to set a timeout on a request.
NewSearchWebHookDefault creates a SearchWebHookDefault with default headers values.
NewSearchWebHookOK creates a SearchWebHookOK with default headers values.
NewSearchWebHookParams creates a new SearchWebHookParams object, with the default timeout for this client.
NewSearchWebHookParamsWithContext creates a new SearchWebHookParams object with the ability to set a context for a request.
NewSearchWebHookParamsWithHTTPClient creates a new SearchWebHookParams object with the ability to set a custom HTTPClient for a request.
NewSearchWebHookParamsWithTimeout creates a new SearchWebHookParams object with the ability to set a timeout on a request.
NewUpdateWebHookDefault creates a UpdateWebHookDefault with default headers values.
NewUpdateWebHookOK creates a UpdateWebHookOK with default headers values.
NewUpdateWebHookParams creates a new UpdateWebHookParams object, with the default timeout for this client.
NewUpdateWebHookParamsWithContext creates a new UpdateWebHookParams object with the ability to set a context for a request.
NewUpdateWebHookParamsWithHTTPClient creates a new UpdateWebHookParams object with the ability to set a custom HTTPClient for a request.
NewUpdateWebHookParamsWithTimeout creates a new UpdateWebHookParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.

# Structs

Client for web hook service API */.
CreateWebHookDefault describes a response with status code -1, with default header values.
CreateWebHookOK describes a response with status code 200, with default header values.
CreateWebHookParams contains all the parameters to send to the API endpoint for the create web hook operation.
CreateWebHookReader is a Reader for the CreateWebHook structure.
DeleteWebHookDefault describes a response with status code -1, with default header values.
DeleteWebHookOK describes a response with status code 200, with default header values.
DeleteWebHookParams contains all the parameters to send to the API endpoint for the delete web hook operation.
DeleteWebHookReader is a Reader for the DeleteWebHook structure.
PatchWebHookDefault describes a response with status code -1, with default header values.
PatchWebHookOK describes a response with status code 200, with default header values.
PatchWebHookParams contains all the parameters to send to the API endpoint for the patch web hook operation.
PatchWebHookReader is a Reader for the PatchWebHook structure.
ReadWebHookDefault describes a response with status code -1, with default header values.
ReadWebHookOK describes a response with status code 200, with default header values.
ReadWebHookParams contains all the parameters to send to the API endpoint for the read web hook operation.
ReadWebHookReader is a Reader for the ReadWebHook structure.
SearchWebHookDefault describes a response with status code -1, with default header values.
SearchWebHookOK describes a response with status code 200, with default header values.
SearchWebHookParams contains all the parameters to send to the API endpoint for the search web hook operation.
SearchWebHookReader is a Reader for the SearchWebHook structure.
UpdateWebHookDefault describes a response with status code -1, with default header values.
UpdateWebHookOK describes a response with status code 200, with default header values.
UpdateWebHookParams contains all the parameters to send to the API endpoint for the update web hook operation.
UpdateWebHookReader is a Reader for the UpdateWebHook structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.