- property \PHPFUI\ConstantContact\UUID[] $contact_ids Specify up to 500 contacts by contact_id to delete; mutually exclusive with list_ids.
- property \PHPFUI\ConstantContact\UUID[] $list_ids The contacts on the lists (up to 50) specified will be deleted; mutually exclusive with contact_ids.
CloneableInstantiable
Methods |
Properties |
protected static array $fields = ['contact_ids' => 'array<\PHPFUI\ConstantContact\UUID>', 'list_ids' => 'array<\PHPFUI\ConstantContact\UUID>'] |
protected static array $maxLength = ['contact_ids' => 500, 'list_ids' => 50] |
Properties |
protected static array $fields = ['contact_ids' => 'array<\PHPFUI\ConstantContact\UUID>', 'list_ids' => 'array<\PHPFUI\ConstantContact\UUID>'] |
protected static array $maxLength = ['contact_ids' => 500, 'list_ids' => 50] |