Structs§
- UsersAPI
- Create, edit, and disable users.
Enums§
- Create
User Error - CreateUserError is a struct for typed errors of method
UsersAPI::create_user
- Disable
User Error - DisableUserError is a struct for typed errors of method
UsersAPI::disable_user
- GetUser
Error - GetUserError is a struct for typed errors of method
UsersAPI::get_user
- List
Users Error - ListUsersError is a struct for typed errors of method
UsersAPI::list_users
- Update
User Error - UpdateUserError is a struct for typed errors of method
UsersAPI::update_user