UserPhoneNumberMedia

UserPhoneNumberMedia
UserPhoneNumberMedia

The phone number of the user

JSON Example
{
    "value": "555-555-5555",
    "type": "work",
    "primary": true
}
string
value
Optional

The phone number of the user

string
type
Optional

A label indicating the attribute's function

Possible values are : work, home, mobile, fax, pager, other,
boolean
primary
Optional

A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once.

Property Of