property cc::$action_type in Constant Contact 7.3
Same name and namespace in other branches
- 6.3 class.cc.php \cc::action_type
- 6.2 class.cc.php \cc::action_type
The action type used for API calls, action by customer or contact, important! If you abuse this setting it violates the terms of the API Do not edit this property directly, instead use the set_action_type() method.
@access protected
File
- ./
class.cc.php, line 68 - Constant Contact PHP Class
Class
- cc
- @file Constant Contact PHP Class
Code
var $action_type = 'ACTION_BY_CUSTOMER';