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 user settings API client.
NewUserSettingsGetUserSettingsOK creates a UserSettingsGetUserSettingsOK with default headers values.
NewUserSettingsGetUserSettingsParams creates a new UserSettingsGetUserSettingsParams object, with the default timeout for this client.
NewUserSettingsGetUserSettingsParamsWithContext creates a new UserSettingsGetUserSettingsParams object with the ability to set a context for a request.
NewUserSettingsGetUserSettingsParamsWithHTTPClient creates a new UserSettingsGetUserSettingsParams object with the ability to set a custom HTTPClient for a request.
NewUserSettingsGetUserSettingsParamsWithTimeout creates a new UserSettingsGetUserSettingsParams object with the ability to set a timeout on a request.
NewUserSettingsSetUserSettingsOK creates a UserSettingsSetUserSettingsOK with default headers values.
NewUserSettingsSetUserSettingsParams creates a new UserSettingsSetUserSettingsParams object, with the default timeout for this client.
NewUserSettingsSetUserSettingsParamsWithContext creates a new UserSettingsSetUserSettingsParams object with the ability to set a context for a request.
NewUserSettingsSetUserSettingsParamsWithHTTPClient creates a new UserSettingsSetUserSettingsParams object with the ability to set a custom HTTPClient for a request.
NewUserSettingsSetUserSettingsParamsWithTimeout creates a new UserSettingsSetUserSettingsParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.

# Structs

Client for user settings API */.
UserSettingsGetUserSettingsOK describes a response with status code 200, with default header values.
UserSettingsGetUserSettingsParams contains all the parameters to send to the API endpoint for the user settings get user settings operation.
UserSettingsGetUserSettingsReader is a Reader for the UserSettingsGetUserSettings structure.
UserSettingsSetUserSettingsOK describes a response with status code 200, with default header values.
UserSettingsSetUserSettingsParams contains all the parameters to send to the API endpoint for the user settings set user settings operation.
UserSettingsSetUserSettingsReader is a Reader for the UserSettingsSetUserSettings structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.