# Functions
New creates a new user preferences API client.
NewGetUserPreferencesInternalServerError creates a GetUserPreferencesInternalServerError 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.
NewGetUserPreferencesUnauthorized creates a GetUserPreferencesUnauthorized with default headers values.
NewPatchUserPreferencesBadRequest creates a PatchUserPreferencesBadRequest with default headers values.
NewPatchUserPreferencesInternalServerError creates a PatchUserPreferencesInternalServerError 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.
NewPatchUserPreferencesUnauthorized creates a PatchUserPreferencesUnauthorized with default headers values.
NewUpdateUserPreferencesBadRequest creates a UpdateUserPreferencesBadRequest with default headers values.
NewUpdateUserPreferencesInternalServerError creates a UpdateUserPreferencesInternalServerError 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.
NewUpdateUserPreferencesUnauthorized creates a UpdateUserPreferencesUnauthorized with default headers values.
WithAuthInfo changes the transport on the client.
# Structs
Client for user preferences API
*/.
GetUserPreferencesInternalServerError describes a response with status code 500, 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.
GetUserPreferencesUnauthorized describes a response with status code 401, with default header values.
PatchUserPreferencesBadRequest describes a response with status code 400, with default header values.
PatchUserPreferencesInternalServerError describes a response with status code 500, 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.
PatchUserPreferencesUnauthorized describes a response with status code 401, with default header values.
UpdateUserPreferencesBadRequest describes a response with status code 400, with default header values.
UpdateUserPreferencesInternalServerError describes a response with status code 500, 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.
UpdateUserPreferencesUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.