Structs§
- List
Users Optional Params - ListUsersOptionalParams is a struct for passing parameters to the method
UsersAPI::list_users
- 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
- GetInvitation
Error - GetInvitationError is a struct for typed errors of method
UsersAPI::get_invitation
- GetUser
Error - GetUserError is a struct for typed errors of method
UsersAPI::get_user
- List
User Organizations Error - ListUserOrganizationsError is a struct for typed errors of method
UsersAPI::list_user_organizations
- List
User Permissions Error - ListUserPermissionsError is a struct for typed errors of method
UsersAPI::list_user_permissions
- List
Users Error - ListUsersError is a struct for typed errors of method
UsersAPI::list_users
- Send
Invitations Error - SendInvitationsError is a struct for typed errors of method
UsersAPI::send_invitations
- Update
User Error - UpdateUserError is a struct for typed errors of method
UsersAPI::update_user