API referenceTypesEmailObjectOn this pageEmail ObjectThe object describing an email address of a contact.Example{ "email": "email@example.com", "type": "HOME"}Propertiesemail : string (optional) — street address.type : "HOME" or "WORK" (optional) — the type of address which can be standard types of HOME or WORK.