Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.16 KB

User.md

File metadata and controls

20 lines (16 loc) · 1.16 KB

User

Properties

Name Type Description Notes
Active bool user status [optional] [default to null]
Addresses []Address [optional] [default to null]
Emails []Email [default to null]
ExternalId string external unique resource id defined by provisioning client [optional] [default to null]
Id string unique resource id defined by RingCentral [optional] [default to null]
Name *Name [default to null]
PhoneNumbers []PhoneNumber [optional] [default to null]
Photos []Photo [optional] [default to null]
Schemas []string [default to null]
Urnietfparamsscimschemasextensionenterprise20User *EnterpriseUser [optional] [default to null]
UserName string MUST be same as work type email address [default to null]

[Back to Model list] [Back to API list] [Back to README]