URL information for contacts in the ContactsManager SDK
ContactURLAddress
model represents a URL (web address) associated with a contact in the ContactsManager SDK.
urlId: String
- Unique identifier for the URL entryvalue: String?
- The actual URLtype: String?
- The type or label for the URL (e.g., homepage, work, blog)emoji: String?
- An emoji icon associated with this URLcontact: Contact?
- Reference to the parent contact that owns this URL