PhoneEntry
A phone number entry for a contact.
- numberType: stringrequired
Phone number in E.164 format (e.g., "+4712345678").
- isType: boolean
Primary Whether this is the primary phone number for the contact. Computed by comparing with the contact's PhoneNumber property.
- typeType: null | string
Type classification: "mobile", "work", "home", or "other".