- property string $name The segment's unique descriptive name.
- property int $segment_id The system generated number that uniquely identifies the segment.
- property \PHPFUI\ConstantContact\DateTime $created_at The system generated date and time that the segment was created (ISO-8601 format).
- property \PHPFUI\ConstantContact\DateTime $edited_at The system generated date and time that the segment's name or segment_criteria was last updated (ISO-8601 format).
CloneableInstantiable
Methods |
Properties |
protected static array $fields = ['name' => 'string', 'segment_id' => 'int', 'created_at' => '\PHPFUI\ConstantContact\DateTime', 'edited_at' => '\PHPFUI\ConstantContact\DateTime'] |
Properties |
protected static array $fields = ['name' => 'string', 'segment_id' => 'int', 'created_at' => '\PHPFUI\ConstantContact\DateTime', 'edited_at' => '\PHPFUI\ConstantContact\DateTime'] |