# Functions
New creates a new two factor authentication API client.
NewTwoFactorAuthenticationGenerateUserTfaKeyOK creates a TwoFactorAuthenticationGenerateUserTfaKeyOK with default headers values.
NewTwoFactorAuthenticationGenerateUserTfaKeyParams creates a new TwoFactorAuthenticationGenerateUserTfaKeyParams object, with the default timeout for this client.
NewTwoFactorAuthenticationGenerateUserTfaKeyParamsWithContext creates a new TwoFactorAuthenticationGenerateUserTfaKeyParams object with the ability to set a context for a request.
NewTwoFactorAuthenticationGenerateUserTfaKeyParamsWithHTTPClient creates a new TwoFactorAuthenticationGenerateUserTfaKeyParams object with the ability to set a custom HTTPClient for a request.
NewTwoFactorAuthenticationGenerateUserTfaKeyParamsWithTimeout creates a new TwoFactorAuthenticationGenerateUserTfaKeyParams object with the ability to set a timeout on a request.
NewTwoFactorAuthenticationGetUserTfaKeyOK creates a TwoFactorAuthenticationGetUserTfaKeyOK with default headers values.
NewTwoFactorAuthenticationGetUserTfaKeyParams creates a new TwoFactorAuthenticationGetUserTfaKeyParams object, with the default timeout for this client.
NewTwoFactorAuthenticationGetUserTfaKeyParamsWithContext creates a new TwoFactorAuthenticationGetUserTfaKeyParams object with the ability to set a context for a request.
NewTwoFactorAuthenticationGetUserTfaKeyParamsWithHTTPClient creates a new TwoFactorAuthenticationGetUserTfaKeyParams object with the ability to set a custom HTTPClient for a request.
NewTwoFactorAuthenticationGetUserTfaKeyParamsWithTimeout creates a new TwoFactorAuthenticationGetUserTfaKeyParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.
# Structs
Client for two factor authentication API
*/.
TwoFactorAuthenticationGenerateUserTfaKeyOK describes a response with status code 200, with default header values.
TwoFactorAuthenticationGenerateUserTfaKeyParams contains all the parameters to send to the API endpoint
for the two factor authentication generate user tfa key operation.
TwoFactorAuthenticationGenerateUserTfaKeyReader is a Reader for the TwoFactorAuthenticationGenerateUserTfaKey structure.
TwoFactorAuthenticationGetUserTfaKeyOK describes a response with status code 200, with default header values.
TwoFactorAuthenticationGetUserTfaKeyParams contains all the parameters to send to the API endpoint
for the two factor authentication get user tfa key operation.
TwoFactorAuthenticationGetUserTfaKeyReader is a Reader for the TwoFactorAuthenticationGetUserTfaKey structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.