# Functions
New creates a new user management API client.
NewCreatePasscodeCreated creates a CreatePasscodeCreated with default headers values.
NewCreatePasscodeForbidden creates a CreatePasscodeForbidden with default headers values.
NewCreatePasscodeNotFound creates a CreatePasscodeNotFound with default headers values.
NewCreatePasscodeParams creates a new CreatePasscodeParams object, with the default timeout for this client.
NewCreatePasscodeParamsWithContext creates a new CreatePasscodeParams object with the ability to set a context for a request.
NewCreatePasscodeParamsWithHTTPClient creates a new CreatePasscodeParams object with the ability to set a custom HTTPClient for a request.
NewCreatePasscodeParamsWithTimeout creates a new CreatePasscodeParams object with the ability to set a timeout on a request.
NewCreatePasscodeUnauthorized creates a CreatePasscodeUnauthorized with default headers values.
NewDeleteEnrollmentForbidden creates a DeleteEnrollmentForbidden with default headers values.
NewDeleteEnrollmentNoContent creates a DeleteEnrollmentNoContent with default headers values.
NewDeleteEnrollmentOK creates a DeleteEnrollmentOK with default headers values.
NewDeleteEnrollmentParams creates a new DeleteEnrollmentParams object, with the default timeout for this client.
NewDeleteEnrollmentParamsWithContext creates a new DeleteEnrollmentParams object with the ability to set a context for a request.
NewDeleteEnrollmentParamsWithHTTPClient creates a new DeleteEnrollmentParams object with the ability to set a custom HTTPClient for a request.
NewDeleteEnrollmentParamsWithTimeout creates a new DeleteEnrollmentParams object with the ability to set a timeout on a request.
NewDeleteEnrollmentUnauthorized creates a DeleteEnrollmentUnauthorized with default headers values.
NewGetEnrollmentForbidden creates a GetEnrollmentForbidden with default headers values.
NewGetEnrollmentNotFound creates a GetEnrollmentNotFound with default headers values.
NewGetEnrollmentOK creates a GetEnrollmentOK with default headers values.
NewGetEnrollmentParams creates a new GetEnrollmentParams object, with the default timeout for this client.
NewGetEnrollmentParamsWithContext creates a new GetEnrollmentParams object with the ability to set a context for a request.
NewGetEnrollmentParamsWithHTTPClient creates a new GetEnrollmentParams object with the ability to set a custom HTTPClient for a request.
NewGetEnrollmentParamsWithTimeout creates a new GetEnrollmentParams object with the ability to set a timeout on a request.
NewGetEnrollmentUnauthorized creates a GetEnrollmentUnauthorized with default headers values.
NewResetPasscodeCreated creates a ResetPasscodeCreated with default headers values.
NewResetPasscodeForbidden creates a ResetPasscodeForbidden with default headers values.
NewResetPasscodeNotFound creates a ResetPasscodeNotFound with default headers values.
NewResetPasscodeOK creates a ResetPasscodeOK with default headers values.
NewResetPasscodeParams creates a new ResetPasscodeParams object, with the default timeout for this client.
NewResetPasscodeParamsWithContext creates a new ResetPasscodeParams object with the ability to set a context for a request.
NewResetPasscodeParamsWithHTTPClient creates a new ResetPasscodeParams object with the ability to set a custom HTTPClient for a request.
NewResetPasscodeParamsWithTimeout creates a new ResetPasscodeParams object with the ability to set a timeout on a request.
NewResetPasscodeUnauthorized creates a ResetPasscodeUnauthorized with default headers values.
# Structs
Client for user management API
*/.
CreatePasscodeCreated describes a response with status code 201, with default header values.
CreatePasscodeForbidden describes a response with status code 403, with default header values.
CreatePasscodeNotFound describes a response with status code 404, with default header values.
CreatePasscodeParams contains all the parameters to send to the API endpoint
for the create passcode operation.
CreatePasscodeReader is a Reader for the CreatePasscode structure.
CreatePasscodeUnauthorized describes a response with status code 401, with default header values.
DeleteEnrollmentForbidden describes a response with status code 403, with default header values.
DeleteEnrollmentNoContent describes a response with status code 204, with default header values.
DeleteEnrollmentOK describes a response with status code 200, with default header values.
DeleteEnrollmentParams contains all the parameters to send to the API endpoint
for the delete enrollment operation.
DeleteEnrollmentReader is a Reader for the DeleteEnrollment structure.
DeleteEnrollmentUnauthorized describes a response with status code 401, with default header values.
GetEnrollmentForbidden describes a response with status code 403, with default header values.
GetEnrollmentNotFound describes a response with status code 404, with default header values.
GetEnrollmentOK describes a response with status code 200, with default header values.
GetEnrollmentParams contains all the parameters to send to the API endpoint
for the get enrollment operation.
GetEnrollmentReader is a Reader for the GetEnrollment structure.
GetEnrollmentUnauthorized describes a response with status code 401, with default header values.
ResetPasscodeCreated describes a response with status code 201, with default header values.
ResetPasscodeForbidden describes a response with status code 403, with default header values.
ResetPasscodeNotFound describes a response with status code 404, with default header values.
ResetPasscodeOK describes a response with status code 200, with default header values.
ResetPasscodeParams contains all the parameters to send to the API endpoint
for the reset passcode operation.
ResetPasscodeReader is a Reader for the ResetPasscode structure.
ResetPasscodeUnauthorized 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.