- property phpDocumentor
\Reflection $name The segment's unique descriptive name.\Types \String_ - property phpDocumentor
\Reflection $segment_criteria The segment's contact selection criteria formatted as single-string escaped JSON.\Types \String_ - property phpDocumentor
\Reflection $segment_id The system generated number that uniquely identifies the segment.\Types \Integer - property phpDocumentor
\Reflection $created_at The system generated date and time (ISO-8601) that the segment was created.\Types \Object_ - property phpDocumentor
\Reflection $edited_at The system generated date and time (ISO-8601) that the segment's <code>name</code> or <code> segment_criteria</code> was last updated.\Types \Object_
CloneableInstantiable
Methods |
Properties |
protected static array $fields = ['name' => 'string', 'segment_criteria' => 'string', 'segment_id' => 'int', 'created_at' => '\PHPFUI\ConstantContact\DateTime', 'edited_at' => '\PHPFUI\ConstantContact\DateTime'] |
protected static array $maxLength = ['segment_criteria' => 20000] |
Properties |
protected static array $fields = ['name' => 'string', 'segment_criteria' => 'string', 'segment_id' => 'int', 'created_at' => '\PHPFUI\ConstantContact\DateTime', 'edited_at' => '\PHPFUI\ConstantContact\DateTime'] |
protected static array $maxLength = ['segment_criteria' => 20000] |