# Functions
New creates a new user confirm API client.
New creates a new user confirm API client with basic auth credentials.
New creates a new user confirm API client with a bearer token for authentication.
NewUserConfirmDefault creates a UserConfirmDefault with default headers values.
NewUserConfirmInternalServerError creates a UserConfirmInternalServerError with default headers values.
NewUserConfirmOK creates a UserConfirmOK with default headers values.
NewUserConfirmParams creates a new UserConfirmParams object, with the default timeout for this client.
NewUserConfirmParamsWithContext creates a new UserConfirmParams object with the ability to set a context for a request.
NewUserConfirmParamsWithHTTPClient creates a new UserConfirmParams object with the ability to set a custom HTTPClient for a request.
NewUserConfirmParamsWithTimeout creates a new UserConfirmParams object with the ability to set a timeout on a request.
WithAccept allows the client to force the Accept header to negotiate a specific Producer from the server.
WithAcceptApplicationJSON sets the Accept header to "application/json".
WithAcceptTextPlain sets the Accept header to "text/plain".
# Structs
Client for user confirm API
*/.
UserConfirmDefault describes a response with status code -1, with default header values.
UserConfirmInternalServerError describes a response with status code 500, with default header values.
UserConfirmOK describes a response with status code 200, with default header values.
UserConfirmParams contains all the parameters to send to the API endpoint
for the user confirm operation.
UserConfirmReader is a Reader for the UserConfirm structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.