- property phpDocumentor
\Reflection $contact_id The ID that uniquely identifies a contact.\Types \Object_ - property phpDocumentor
\Reflection $campaign_activity_id The ID that uniquely identifies the email campaign activity.\Types \Object_ - property phpDocumentor
\Reflection $tracking_activity_type The type of report tracking activity that is associated with the specified\Types \String_ campaign_activity_id
. - property phpDocumentor
\Reflection $email_address The contact's email address.\Types \String_ - property phpDocumentor
\Reflection $first_name The first name of the contact.\Types \String_ - property phpDocumentor
\Reflection $last_name The last name of the contact.\Types \String_ - property phpDocumentor
\Reflection $created_time The time that the contact forwarded the email campaign activity.\Types \Object_ - property phpDocumentor
\Reflection $deleted_at If applicable, displays the date that the contact was deleted.\Types \Object_
CloneableInstantiable
Methods |
Properties |
protected static array $fields = ['contact_id' => '\PHPFUI\ConstantContact\UUID', 'campaign_activity_id' => '\PHPFUI\ConstantContact\UUID', 'tracking_activity_type' => 'string', 'email_address' => 'string', 'first_name' => 'string', 'last_name' => 'string', 'created_time' => '\PHPFUI\ConstantContact\DateTime', 'deleted_at' => '\PHPFUI\ConstantContact\Date'] |
Properties |
protected static array $fields = ['contact_id' => '\PHPFUI\ConstantContact\UUID', 'campaign_activity_id' => '\PHPFUI\ConstantContact\UUID', 'tracking_activity_type' => 'string', 'email_address' => 'string', 'first_name' => 'string', 'last_name' => 'string', 'created_time' => '\PHPFUI\ConstantContact\DateTime', 'deleted_at' => '\PHPFUI\ConstantContact\Date'] |