Phone number information for contacts in the ContactsManager SDK
ContactPhoneNumber
model represents a phone number associated with a contact in the ContactsManager SDK.
phoneId: String
- Unique identifier for the phone number entryvalue: String?
- The actual phone numbertype: String?
- The type or label for the phone number (e.g., mobile, work, home)emoji: String?
- An emoji icon associated with this phone numbercontact: Contact?
- Reference to the parent contact that owns this phone number