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