<?php
// Generated file. Do not edit by hand. Use update.php in project root.
namespace PHPFUI\ConstantContact\Definition;
/**
* @property \PHPFUI\ConstantContact\Definition\ActivityLinks2 $ActivityLinks2 The link returned in the response that you use to retrieve the status for the specified activity.
*/
class ActivityLinks2 extends \PHPFUI\ConstantContact\Definition\Base
{
protected static array $fields = [
'ActivityLinks2' => '\PHPFUI\ConstantContact\Definition\ActivityLinks2',
];
}