property cc::$action_type in Constant Contact 6.3
Same name and namespace in other branches
- 6.2 class.cc.php \cc::action_type
- 7.3 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 * * @access protected
See also
set_action_type() method
File
- ./
class.cc.php, line 70
Class
- cc
- @file
Code
var $action_type = 'ACTION_BY_CUSTOMER';