# Functions

New creates a new user audit log API client.
NewCreateUserAuditLogBadRequest creates a CreateUserAuditLogBadRequest with default headers values.
NewCreateUserAuditLogInternalServerError creates a CreateUserAuditLogInternalServerError with default headers values.
NewCreateUserAuditLogNotFound creates a CreateUserAuditLogNotFound with default headers values.
NewCreateUserAuditLogOK creates a CreateUserAuditLogOK with default headers values.
NewCreateUserAuditLogParams creates a new CreateUserAuditLogParams object, with the default timeout for this client.
NewCreateUserAuditLogParamsWithContext creates a new CreateUserAuditLogParams object with the ability to set a context for a request.
NewCreateUserAuditLogParamsWithHTTPClient creates a new CreateUserAuditLogParams object with the ability to set a custom HTTPClient for a request.
NewCreateUserAuditLogParamsWithTimeout creates a new CreateUserAuditLogParams object with the ability to set a timeout on a request.
NewGetUserAuditLogsBadRequest creates a GetUserAuditLogsBadRequest with default headers values.
NewGetUserAuditLogsConnectionBadRequest creates a GetUserAuditLogsConnectionBadRequest with default headers values.
NewGetUserAuditLogsConnectionInternalServerError creates a GetUserAuditLogsConnectionInternalServerError with default headers values.
NewGetUserAuditLogsConnectionNotFound creates a GetUserAuditLogsConnectionNotFound with default headers values.
NewGetUserAuditLogsConnectionOK creates a GetUserAuditLogsConnectionOK with default headers values.
NewGetUserAuditLogsConnectionParams creates a new GetUserAuditLogsConnectionParams object, with the default timeout for this client.
NewGetUserAuditLogsConnectionParamsWithContext creates a new GetUserAuditLogsConnectionParams object with the ability to set a context for a request.
NewGetUserAuditLogsConnectionParamsWithHTTPClient creates a new GetUserAuditLogsConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetUserAuditLogsConnectionParamsWithTimeout creates a new GetUserAuditLogsConnectionParams object with the ability to set a timeout on a request.
NewGetUserAuditLogsInternalServerError creates a GetUserAuditLogsInternalServerError with default headers values.
NewGetUserAuditLogsNotFound creates a GetUserAuditLogsNotFound with default headers values.
NewGetUserAuditLogsOK creates a GetUserAuditLogsOK with default headers values.
NewGetUserAuditLogsParams creates a new GetUserAuditLogsParams object, with the default timeout for this client.
NewGetUserAuditLogsParamsWithContext creates a new GetUserAuditLogsParams object with the ability to set a context for a request.
NewGetUserAuditLogsParamsWithHTTPClient creates a new GetUserAuditLogsParams object with the ability to set a custom HTTPClient for a request.
NewGetUserAuditLogsParamsWithTimeout creates a new GetUserAuditLogsParams object with the ability to set a timeout on a request.

# Structs

Client for user audit log API */.
CreateUserAuditLogBadRequest describes a response with status code 400, with default header values.
CreateUserAuditLogInternalServerError describes a response with status code 500, with default header values.
CreateUserAuditLogNotFound describes a response with status code 404, with default header values.
CreateUserAuditLogOK describes a response with status code 200, with default header values.
CreateUserAuditLogParams contains all the parameters to send to the API endpoint for the create user audit log operation.
CreateUserAuditLogReader is a Reader for the CreateUserAuditLog structure.
GetUserAuditLogsBadRequest describes a response with status code 400, with default header values.
GetUserAuditLogsConnectionBadRequest describes a response with status code 400, with default header values.
GetUserAuditLogsConnectionInternalServerError describes a response with status code 500, with default header values.
GetUserAuditLogsConnectionNotFound describes a response with status code 404, with default header values.
GetUserAuditLogsConnectionOK describes a response with status code 200, with default header values.
GetUserAuditLogsConnectionParams contains all the parameters to send to the API endpoint for the get user audit logs connection operation.
GetUserAuditLogsConnectionReader is a Reader for the GetUserAuditLogsConnection structure.
GetUserAuditLogsInternalServerError describes a response with status code 500, with default header values.
GetUserAuditLogsNotFound describes a response with status code 404, with default header values.
GetUserAuditLogsOK describes a response with status code 200, with default header values.
GetUserAuditLogsParams contains all the parameters to send to the API endpoint for the get user audit logs operation.
GetUserAuditLogsReader is a Reader for the GetUserAuditLogs structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.