Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.03 KB

User200ResponseAllOf1PhoneNumbersInner.md

File metadata and controls

13 lines (10 loc) · 1.03 KB

# User200ResponseAllOf1PhoneNumbersInner

Properties

Name Type Description Notes
code string The phone number's country code. For example, for United States phone numbers, this will be a `+1` value. [optional]
country string The phone number's country ID. For example, if the phone number provided in the `number` field is a Brazil-based number, this will be the `BR` value. [optional]
label string The phone number's label: * `Mobile` * `Office` * `Home` * `Fax` [optional]
number string The user's phone number. [optional]
verified bool Whether Zoom has verified the phone number. [optional]

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