HUBSPOT_REMOVEUSERFROMLIST::__construct()
Set up Automator action constructor.
Source
File: src/integrations/hubspot/actions/hubspot-removeuserfromlist.php
public function __construct() { $this->action_code = 'HUBSPOTREMOVEUSERFROMLIST'; $this->action_meta = 'HUBSPOTLIST'; $this->define_action(); }
Expand full source code Collapse full source code View on Github