Module api_users

Source

Structs§

ListUsersOptionalParams
ListUsersOptionalParams is a struct for passing parameters to the method UsersAPI::list_users
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
GetInvitationError
GetInvitationError is a struct for typed errors of method UsersAPI::get_invitation
GetUserError
GetUserError is a struct for typed errors of method UsersAPI::get_user
ListUserOrganizationsError
ListUserOrganizationsError is a struct for typed errors of method UsersAPI::list_user_organizations
ListUserPermissionsError
ListUserPermissionsError is a struct for typed errors of method UsersAPI::list_user_permissions
ListUsersError
ListUsersError is a struct for typed errors of method UsersAPI::list_users
SendInvitationsError
SendInvitationsError is a struct for typed errors of method UsersAPI::send_invitations
UpdateUserError
UpdateUserError is a struct for typed errors of method UsersAPI::update_user