Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 706 Bytes

LegacyContactEmail.md

File metadata and controls

15 lines (12 loc) · 706 Bytes

# LegacyContactEmail

Properties

Name Type Description Notes
id int Unique Identifier. [optional]
main string Is the main email. [optional]
type string Email type (PERSONAL, BUSINESS, OTHER, Custom type label). [optional]
typeId int Email type field value id. [optional]
email string Email address. [optional]
notes string Notes about the email. [optional]
locked string Is the email locked. [optional]

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