PhoneEntry

A phone number entry for a contact.

  • number
    Type: string
    required

    Phone number in E.164 format (e.g., "+4712345678").

  • isPrimary
    Type: boolean

    Whether this is the primary phone number for the contact. Computed by comparing with the contact's PhoneNumber property.

  • type
    Type: null | string

    Type classification: "mobile", "work", "home", or "other".