- property phpDocumentor
\Reflection $contact_ids An array of contacts IDs.\Types \Array_ - property phpDocumentor
\Reflection $list_ids An array of list IDs ( <code>list_id</code> ).\Types \Array_ - property phpDocumentor
\Reflection $tag_ids An array of tags ( <code>tag_id</code> ).\Types \Array_ - property phpDocumentor
\Reflection $all_active_contacts Use to identify contacts with an active status.\Types \Boolean - property phpDocumentor
\Reflection $new_subscriber Use to identify newly subscribed contacts.\Types \Boolean
CloneableInstantiable
Methods |
Properties |
protected static array $fields = ['contact_ids' => 'array<\PHPFUI\ConstantContact\UUID>', 'list_ids' => 'array<\PHPFUI\ConstantContact\UUID>', 'tag_ids' => 'array<\PHPFUI\ConstantContact\UUID>', 'all_active_contacts' => 'bool', 'new_subscriber' => 'bool'] |
protected static array $maxLength = ['contact_ids' => 500, 'list_ids' => 50, 'tag_ids' => 50] |
Properties |
protected static array $fields = ['contact_ids' => 'array<\PHPFUI\ConstantContact\UUID>', 'list_ids' => 'array<\PHPFUI\ConstantContact\UUID>', 'tag_ids' => 'array<\PHPFUI\ConstantContact\UUID>', 'all_active_contacts' => 'bool', 'new_subscriber' => 'bool'] |
protected static array $maxLength = ['contact_ids' => 500, 'list_ids' => 50, 'tag_ids' => 50] |