Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1016 Bytes

EmailAddressEdit.md

File metadata and controls

13 lines (10 loc) · 1016 Bytes

# EmailAddressEdit

Properties

Name Type Description Notes
address string The email address. This property cannot be set to null. [optional]
do_not_email bool Indicates whether the constituent requests not to be contacted at this email address. [optional]
inactive bool Indicates whether the email address is inactive. [optional]
primary bool Indicates whether this is the constituent's primary email address. [optional]
type string The type of email address. Available values are the entries in the <a href=&quot;https://developer.sky.blackbaud.com/docs/services/56b76470069a0509c8f1c5b3/operations/ListEmailAddressTypes\&quot;&gt;&lt;b&gt;Phone Types</b></a> table. This property cannot be set to null. [optional]

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