# Functions
New creates a new preferences API client.
New creates a new preferences API client with basic auth credentials.
New creates a new preferences API client with a bearer token for authentication.
NewGetUserPreferencesDefault creates a GetUserPreferencesDefault with default headers values.
NewGetUserPreferencesOK creates a GetUserPreferencesOK with default headers values.
NewGetUserPreferencesParams creates a new GetUserPreferencesParams object, with the default timeout for this client.
NewGetUserPreferencesParamsWithContext creates a new GetUserPreferencesParams object with the ability to set a context for a request.
NewGetUserPreferencesParamsWithHTTPClient creates a new GetUserPreferencesParams object with the ability to set a custom HTTPClient for a request.
NewGetUserPreferencesParamsWithTimeout creates a new GetUserPreferencesParams object with the ability to set a timeout on a request.
NewPatchUserPreferencesDefault creates a PatchUserPreferencesDefault with default headers values.
NewPatchUserPreferencesOK creates a PatchUserPreferencesOK with default headers values.
NewPatchUserPreferencesParams creates a new PatchUserPreferencesParams object, with the default timeout for this client.
NewPatchUserPreferencesParamsWithContext creates a new PatchUserPreferencesParams object with the ability to set a context for a request.
NewPatchUserPreferencesParamsWithHTTPClient creates a new PatchUserPreferencesParams object with the ability to set a custom HTTPClient for a request.
NewPatchUserPreferencesParamsWithTimeout creates a new PatchUserPreferencesParams object with the ability to set a timeout on a request.
NewUpdateUserPreferencesDefault creates a UpdateUserPreferencesDefault with default headers values.
NewUpdateUserPreferencesOK creates a UpdateUserPreferencesOK with default headers values.
NewUpdateUserPreferencesParams creates a new UpdateUserPreferencesParams object, with the default timeout for this client.
NewUpdateUserPreferencesParamsWithContext creates a new UpdateUserPreferencesParams object with the ability to set a context for a request.
NewUpdateUserPreferencesParamsWithHTTPClient creates a new UpdateUserPreferencesParams object with the ability to set a custom HTTPClient for a request.
NewUpdateUserPreferencesParamsWithTimeout creates a new UpdateUserPreferencesParams object with the ability to set a timeout on a request.
# Structs
Client for preferences API
*/.
GetUserPreferencesDefault describes a response with status code -1, with default header values.
GetUserPreferencesOK describes a response with status code 200, with default header values.
GetUserPreferencesParams contains all the parameters to send to the API endpoint
for the get user preferences operation.
GetUserPreferencesReader is a Reader for the GetUserPreferences structure.
PatchUserPreferencesDefault describes a response with status code -1, with default header values.
PatchUserPreferencesOK describes a response with status code 200, with default header values.
PatchUserPreferencesParams contains all the parameters to send to the API endpoint
for the patch user preferences operation.
PatchUserPreferencesReader is a Reader for the PatchUserPreferences structure.
UpdateUserPreferencesDefault describes a response with status code -1, with default header values.
UpdateUserPreferencesOK describes a response with status code 200, with default header values.
UpdateUserPreferencesParams contains all the parameters to send to the API endpoint
for the update user preferences operation.
UpdateUserPreferencesReader is a Reader for the UpdateUserPreferences structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.