API referenceTypesURLObjectOn this pageURL ObjectThe object describing a contact's URL.Example{ "url" : new URL( "https://www.example.com/" ).href, "type" : "WORK"}Propertiesurl : string (optional) — url relevant to the contact.type : "HOME" or "WORK" (optional) — the type of the contact's link.