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 import template service API client.
NewCreateImportTemplateOK creates a CreateImportTemplateOK with default headers values.
NewCreateImportTemplateParams creates a new CreateImportTemplateParams object, with the default timeout for this client.
NewCreateImportTemplateParamsWithContext creates a new CreateImportTemplateParams object with the ability to set a context for a request.
NewCreateImportTemplateParamsWithHTTPClient creates a new CreateImportTemplateParams object with the ability to set a custom HTTPClient for a request.
NewCreateImportTemplateParamsWithTimeout creates a new CreateImportTemplateParams object with the ability to set a timeout on a request.
NewDeleteImportTemplateOK creates a DeleteImportTemplateOK with default headers values.
NewDeleteImportTemplateParams creates a new DeleteImportTemplateParams object, with the default timeout for this client.
NewDeleteImportTemplateParamsWithContext creates a new DeleteImportTemplateParams object with the ability to set a context for a request.
NewDeleteImportTemplateParamsWithHTTPClient creates a new DeleteImportTemplateParams object with the ability to set a custom HTTPClient for a request.
NewDeleteImportTemplateParamsWithTimeout creates a new DeleteImportTemplateParams object with the ability to set a timeout on a request.
NewPatchImportTemplateOK creates a PatchImportTemplateOK with default headers values.
NewPatchImportTemplateParams creates a new PatchImportTemplateParams object, with the default timeout for this client.
NewPatchImportTemplateParamsWithContext creates a new PatchImportTemplateParams object with the ability to set a context for a request.
NewPatchImportTemplateParamsWithHTTPClient creates a new PatchImportTemplateParams object with the ability to set a custom HTTPClient for a request.
NewPatchImportTemplateParamsWithTimeout creates a new PatchImportTemplateParams object with the ability to set a timeout on a request.
NewReadImportTemplateOK creates a ReadImportTemplateOK with default headers values.
NewReadImportTemplateParams creates a new ReadImportTemplateParams object, with the default timeout for this client.
NewReadImportTemplateParamsWithContext creates a new ReadImportTemplateParams object with the ability to set a context for a request.
NewReadImportTemplateParamsWithHTTPClient creates a new ReadImportTemplateParams object with the ability to set a custom HTTPClient for a request.
NewReadImportTemplateParamsWithTimeout creates a new ReadImportTemplateParams object with the ability to set a timeout on a request.
NewSearchImportTemplateOK creates a SearchImportTemplateOK with default headers values.
NewSearchImportTemplateParams creates a new SearchImportTemplateParams object, with the default timeout for this client.
NewSearchImportTemplateParamsWithContext creates a new SearchImportTemplateParams object with the ability to set a context for a request.
NewSearchImportTemplateParamsWithHTTPClient creates a new SearchImportTemplateParams object with the ability to set a custom HTTPClient for a request.
NewSearchImportTemplateParamsWithTimeout creates a new SearchImportTemplateParams object with the ability to set a timeout on a request.
NewUpdateImportTemplateOK creates a UpdateImportTemplateOK with default headers values.
NewUpdateImportTemplateParams creates a new UpdateImportTemplateParams object, with the default timeout for this client.
NewUpdateImportTemplateParamsWithContext creates a new UpdateImportTemplateParams object with the ability to set a context for a request.
NewUpdateImportTemplateParamsWithHTTPClient creates a new UpdateImportTemplateParams object with the ability to set a custom HTTPClient for a request.
NewUpdateImportTemplateParamsWithTimeout creates a new UpdateImportTemplateParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.

# Structs

Client for import template service API */.
CreateImportTemplateOK describes a response with status code 200, with default header values.
CreateImportTemplateParams contains all the parameters to send to the API endpoint for the create import template operation.
CreateImportTemplateReader is a Reader for the CreateImportTemplate structure.
DeleteImportTemplateOK describes a response with status code 200, with default header values.
DeleteImportTemplateParams contains all the parameters to send to the API endpoint for the delete import template operation.
DeleteImportTemplateReader is a Reader for the DeleteImportTemplate structure.
PatchImportTemplateOK describes a response with status code 200, with default header values.
PatchImportTemplateParams contains all the parameters to send to the API endpoint for the patch import template operation.
PatchImportTemplateReader is a Reader for the PatchImportTemplate structure.
ReadImportTemplateOK describes a response with status code 200, with default header values.
ReadImportTemplateParams contains all the parameters to send to the API endpoint for the read import template operation.
ReadImportTemplateReader is a Reader for the ReadImportTemplate structure.
SearchImportTemplateOK describes a response with status code 200, with default header values.
SearchImportTemplateParams contains all the parameters to send to the API endpoint for the search import template operation.
SearchImportTemplateReader is a Reader for the SearchImportTemplate structure.
UpdateImportTemplateOK describes a response with status code 200, with default header values.
UpdateImportTemplateParams contains all the parameters to send to the API endpoint for the update import template operation.
UpdateImportTemplateReader is a Reader for the UpdateImportTemplate structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.