Skip to content

Latest commit

 

History

History
38 lines (35 loc) · 5.81 KB

User200ResponseAllOf1.md

File metadata and controls

38 lines (35 loc) · 5.81 KB

# User200ResponseAllOf1

Properties

Name Type Description Notes
account_id string User's account ID. [optional]
account_number int The user's account number. [optional]
cms_user_id string CMS ID of user, only enabled for Kaltura integration. [optional]
company string User's company. [optional]
created_at \DateTime The date and time at which this user was created. [optional]
custom_attributes \Zoom\Api\Model\User200ResponseAllOf1CustomAttributes [optional]
employee_unique_id string The employee's unique ID. This field only returns when: * SAML single sign-on (SSO) is enabled. * The `login_type` value is `101` (SSO). [optional]
group_ids string[] IDs of the web groups user belongs to. [optional]
im_group_ids string[] IM IDs of the groups user belongs to. [optional]
jid string [optional]
job_title string User's job title. [optional]
language string Default language for the Zoom Web Portal. [optional]
location string User's location. [optional]
login_type int The user's login method: `0` — Facebook OAuth</br>`1` — Google OAuth</br>`24` — Apple OAuth</br>`27` — Microsoft OAuth</br>`97` — Mobile device</br>`98` — RingCentral OAuth</br>`99` — API user</br>`100` — Zoom Work email</br>`101` — Single Sign-On (SSO) The following login methods are only available in China: `11` — Phone number</br>`21` — WeChat</br>`23` — Alipay [optional]
manager string The manager for the user. [optional]
personal_meeting_url string User's personal meeting url. [optional]
phone_country string Note: This field has been deprecated and will not be supported in the future. Use the phone_numbers field instead of this field. <br> User's country for Company Phone Number. [optional]
phone_number string Note: This field has been deprecated and will not be supported in the future. Use the phone_numbers field instead of this field. <br> User's phone number. [optional]
phone_numbers \Zoom\Api\Model\User200ResponseAllOf1PhoneNumbersInner[] [optional]
pic_url string The URL for user's profile picture. [optional]
plan_united_type string This field is returned if the user is enrolled in the Zoom United plan. The license option: * `1` — Zoom United Pro-United with US/CA Unlimited. * `2` — Zoom United Pro-United with UK/IR Unlimited. * `4` — Zoom United Pro-United with AU/NZ Unlimited. * `8` — Zoom United Pro-United with Global Select. * `16` — Zoom United Pro-United with Zoom Phone Pro. * `32` — Zoom United Biz-United with US/CA Unlimited. * `64` — Zoom United Biz-United with UK/IR Unlimited. * `128` — Zoom United Biz-United with AU/NZ Unlimited. * `256` — Zoom United Biz-United with Global Select. * `512` — Zoom United Biz-United with Zoom Phone Pro. * `1024` — Zoom United Ent-United with US/CA Unlimited. * `2048` — Zoom United Ent-United with UK/IR Unlimited. * `4096` — Zoom United Ent-United with AU/NZ Unlimited. * `8192` — Zoom United Ent-United with Global Select. * `16384` — Zoom United Ent-United with Zoom Phone Pro. * `32768` — Zoom United Pro-United with JP Unlimited. * `65536` — Zoom United Biz-United with JP Unlimited. * `131072` — Zoom United Ent-United with JP Unlimited. [optional]
pronouns string The user's pronouns. [optional]
pronouns_option int The user's display pronouns setting: * `1` — Ask the user every time they join meetings and webinars. * `2` — Always display pronouns in meetings and webinars. * `3` — Do not display pronouns in meetings and webinars. [optional]
role_id string Unique identifier of the role assigned to the user. [optional]
status string Status of user's account. [optional]
use_pmi bool Displays `true` if user has enabled a Personal Meeting ID (PMI) for instant meetings, `false` otherwise. [optional] [default to false]
vanity_url string Personal meeting room URL, if the user has one. [optional]
verified int Displays whether user is verified or not. <br> `1` - Account verified.<br> `0` - Account not verified. [optional]
cluster string The user's cluster. [optional]
zoom_one_type int The user's Zoom One Bundle plan option:<br>`4` - Zoom One Enterprise.<br>`8` - Zoom One Enterprise Plus.<br>`16` - Zoom One Business Plus with US/CA Unlimited.<br>`32` - Zoom One Business Plus with UK/IR Unlimited.<br>`64` - Zoom One Business Plus with AU/NZ Unlimited.<br>`128` - Zoom One Business Plus with Japan Unlimited. [optional]

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