Skip to content

RichEmailAddressRequest

Properties

Name Type Description Notes
emailAddress EmailAddressRequest [default to null]
rels List Presumable relationship of this email address: * `\"business\"` Email address of a person in relation to a business. * `\"personal\"` Private email address of a person. * `\"sms\"` Email address that can be used to send an email as SMS to a phone number. Typically when Modigie enriches a mobile phone number. * `\"other\"` Email address with any other or unknown relation to the person. [optional] [default to null]
origin String If this email address originates from Salesforce, the client will set this value. It will be absent if the email address was discovered by Modigie. The API will return this value as is. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]