- property string $email_address An email address associated with a Constant Contact account owner.
- property int $email_id The unique ID for an email address in a Constant Contact account.
- property string $confirm_status The confirmation status of the account email address. When you add a new email address to an account, Constant Contact automatically sends an email to that address with a link to confirm it. You can use any account email address with a CONFIRMED status to create an email campaign.
CloneableInstantiable
Methods |
Properties |
protected static array $fields = ['email_address' => 'string', 'email_id' => 'int', 'confirm_status' => 'string'] |
protected static array $maxLength = ['email_address' => 80] |
Properties |
protected static array $fields = ['email_address' => 'string', 'email_id' => 'int', 'confirm_status' => 'string'] |
protected static array $maxLength = ['email_address' => 80] |