- property int $topic_id Identifies the topic using an integer to indicate the type of topic.
- property string $hook_uri Your webhook callback URI. Constant Contact automatically sends POST requests to this URI to notify you about the topic.
Cloneable
Instantiable
Methods |
Properties |
protected static array $fields = [ 'topic_id' => 'int' , 'hook_uri' => 'string' ] |
Properties |
protected static array $fields = [ 'topic_id' => 'int' , 'hook_uri' => 'string' ] |