Module api_users

Module api_users 

Source

Structs§

UsersAPI
Create, edit, and disable users.

Enums§

CreateUserError
CreateUserError is a struct for typed errors of method UsersAPI::create_user
DisableUserError
DisableUserError is a struct for typed errors of method UsersAPI::disable_user
GetUserError
GetUserError is a struct for typed errors of method UsersAPI::get_user
ListUsersError
ListUsersError is a struct for typed errors of method UsersAPI::list_users
UpdateUserError
UpdateUserError is a struct for typed errors of method UsersAPI::update_user