Module auth_requests_api

Module auth_requests_api 

Source

Structs§

AuthRequestsApiClient

Enums§

GetAllError
struct for typed errors of method AuthRequestsApi::get_all
GetError
struct for typed errors of method AuthRequestsApi::get
GetPendingAuthRequestsError
struct for typed errors of method AuthRequestsApi::get_pending_auth_requests
GetResponseError
struct for typed errors of method AuthRequestsApi::get_response
PostAdminRequestError
struct for typed errors of method AuthRequestsApi::post_admin_request
PostError
struct for typed errors of method AuthRequestsApi::post
PutError
struct for typed errors of method AuthRequestsApi::put

Traits§

AuthRequestsApi