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