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 system setting service API client.
NewCreateSystemSettingDefault creates a CreateSystemSettingDefault with default headers values.
NewCreateSystemSettingOK creates a CreateSystemSettingOK with default headers values.
NewCreateSystemSettingParams creates a new CreateSystemSettingParams object, with the default timeout for this client.
NewCreateSystemSettingParamsWithContext creates a new CreateSystemSettingParams object with the ability to set a context for a request.
NewCreateSystemSettingParamsWithHTTPClient creates a new CreateSystemSettingParams object with the ability to set a custom HTTPClient for a request.
NewCreateSystemSettingParamsWithTimeout creates a new CreateSystemSettingParams object with the ability to set a timeout on a request.
NewDeleteSystemSettingDefault creates a DeleteSystemSettingDefault with default headers values.
NewDeleteSystemSettingOK creates a DeleteSystemSettingOK with default headers values.
NewDeleteSystemSettingParams creates a new DeleteSystemSettingParams object, with the default timeout for this client.
NewDeleteSystemSettingParamsWithContext creates a new DeleteSystemSettingParams object with the ability to set a context for a request.
NewDeleteSystemSettingParamsWithHTTPClient creates a new DeleteSystemSettingParams object with the ability to set a custom HTTPClient for a request.
NewDeleteSystemSettingParamsWithTimeout creates a new DeleteSystemSettingParams object with the ability to set a timeout on a request.
NewPatchSystemSettingDefault creates a PatchSystemSettingDefault with default headers values.
NewPatchSystemSettingOK creates a PatchSystemSettingOK with default headers values.
NewPatchSystemSettingParams creates a new PatchSystemSettingParams object, with the default timeout for this client.
NewPatchSystemSettingParamsWithContext creates a new PatchSystemSettingParams object with the ability to set a context for a request.
NewPatchSystemSettingParamsWithHTTPClient creates a new PatchSystemSettingParams object with the ability to set a custom HTTPClient for a request.
NewPatchSystemSettingParamsWithTimeout creates a new PatchSystemSettingParams object with the ability to set a timeout on a request.
NewReadSystemSettingDefault creates a ReadSystemSettingDefault with default headers values.
NewReadSystemSettingOK creates a ReadSystemSettingOK with default headers values.
NewReadSystemSettingParams creates a new ReadSystemSettingParams object, with the default timeout for this client.
NewReadSystemSettingParamsWithContext creates a new ReadSystemSettingParams object with the ability to set a context for a request.
NewReadSystemSettingParamsWithHTTPClient creates a new ReadSystemSettingParams object with the ability to set a custom HTTPClient for a request.
NewReadSystemSettingParamsWithTimeout creates a new ReadSystemSettingParams object with the ability to set a timeout on a request.
NewSearchAvailableSystemSettingDefault creates a SearchAvailableSystemSettingDefault with default headers values.
NewSearchAvailableSystemSettingOK creates a SearchAvailableSystemSettingOK with default headers values.
NewSearchAvailableSystemSettingParams creates a new SearchAvailableSystemSettingParams object, with the default timeout for this client.
NewSearchAvailableSystemSettingParamsWithContext creates a new SearchAvailableSystemSettingParams object with the ability to set a context for a request.
NewSearchAvailableSystemSettingParamsWithHTTPClient creates a new SearchAvailableSystemSettingParams object with the ability to set a custom HTTPClient for a request.
NewSearchAvailableSystemSettingParamsWithTimeout creates a new SearchAvailableSystemSettingParams object with the ability to set a timeout on a request.
NewSearchSystemSettingDefault creates a SearchSystemSettingDefault with default headers values.
NewSearchSystemSettingOK creates a SearchSystemSettingOK with default headers values.
NewSearchSystemSettingParams creates a new SearchSystemSettingParams object, with the default timeout for this client.
NewSearchSystemSettingParamsWithContext creates a new SearchSystemSettingParams object with the ability to set a context for a request.
NewSearchSystemSettingParamsWithHTTPClient creates a new SearchSystemSettingParams object with the ability to set a custom HTTPClient for a request.
NewSearchSystemSettingParamsWithTimeout creates a new SearchSystemSettingParams object with the ability to set a timeout on a request.
NewUpdateSystemSettingDefault creates a UpdateSystemSettingDefault with default headers values.
NewUpdateSystemSettingOK creates a UpdateSystemSettingOK with default headers values.
NewUpdateSystemSettingParams creates a new UpdateSystemSettingParams object, with the default timeout for this client.
NewUpdateSystemSettingParamsWithContext creates a new UpdateSystemSettingParams object with the ability to set a context for a request.
NewUpdateSystemSettingParamsWithHTTPClient creates a new UpdateSystemSettingParams object with the ability to set a custom HTTPClient for a request.
NewUpdateSystemSettingParamsWithTimeout creates a new UpdateSystemSettingParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.

# Structs

Client for system setting service API */.
CreateSystemSettingDefault describes a response with status code -1, with default header values.
CreateSystemSettingOK describes a response with status code 200, with default header values.
CreateSystemSettingParams contains all the parameters to send to the API endpoint for the create system setting operation.
CreateSystemSettingReader is a Reader for the CreateSystemSetting structure.
DeleteSystemSettingDefault describes a response with status code -1, with default header values.
DeleteSystemSettingOK describes a response with status code 200, with default header values.
DeleteSystemSettingParams contains all the parameters to send to the API endpoint for the delete system setting operation.
DeleteSystemSettingReader is a Reader for the DeleteSystemSetting structure.
PatchSystemSettingDefault describes a response with status code -1, with default header values.
PatchSystemSettingOK describes a response with status code 200, with default header values.
PatchSystemSettingParams contains all the parameters to send to the API endpoint for the patch system setting operation.
PatchSystemSettingReader is a Reader for the PatchSystemSetting structure.
ReadSystemSettingDefault describes a response with status code -1, with default header values.
ReadSystemSettingOK describes a response with status code 200, with default header values.
ReadSystemSettingParams contains all the parameters to send to the API endpoint for the read system setting operation.
ReadSystemSettingReader is a Reader for the ReadSystemSetting structure.
SearchAvailableSystemSettingDefault describes a response with status code -1, with default header values.
SearchAvailableSystemSettingOK describes a response with status code 200, with default header values.
SearchAvailableSystemSettingParams contains all the parameters to send to the API endpoint for the search available system setting operation.
SearchAvailableSystemSettingReader is a Reader for the SearchAvailableSystemSetting structure.
SearchSystemSettingDefault describes a response with status code -1, with default header values.
SearchSystemSettingOK describes a response with status code 200, with default header values.
SearchSystemSettingParams contains all the parameters to send to the API endpoint for the search system setting operation.
SearchSystemSettingReader is a Reader for the SearchSystemSetting structure.
UpdateSystemSettingDefault describes a response with status code -1, with default header values.
UpdateSystemSettingOK describes a response with status code 200, with default header values.
UpdateSystemSettingParams contains all the parameters to send to the API endpoint for the update system setting operation.
UpdateSystemSettingReader is a Reader for the UpdateSystemSetting structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.