- property string $campaign_id The ID that uniquely identifies the campaign (UUID).
- property \PHPFUI\ConstantContact\Definition\StatsEmail $stats Key-value pairs of campaign related statistics.
- property \PHPFUI\ConstantContact\Definition\PercentsEmail $percents Key-value pairs of campaign related percentages.
- property \PHPFUI\ConstantContact\DateTime $last_refresh_time The date and time that the campaign stats were last refreshed.
CloneableInstantiable
Methods |
Properties |
protected static array $fields = ['campaign_id' => 'string', 'stats' => '\PHPFUI\ConstantContact\Definition\StatsEmail', 'percents' => '\PHPFUI\ConstantContact\Definition\PercentsEmail', 'last_refresh_time' => '\PHPFUI\ConstantContact\DateTime'] |
Properties |
protected static array $fields = ['campaign_id' => 'string', 'stats' => '\PHPFUI\ConstantContact\Definition\StatsEmail', 'percents' => '\PHPFUI\ConstantContact\Definition\PercentsEmail', 'last_refresh_time' => '\PHPFUI\ConstantContact\DateTime'] |