property cc::$api_url in Constant Contact 7.3
Same name and namespace in other branches
- 6.3 class.cc.php \cc::api_url
- 6.2 class.cc.php \cc::api_url
The URL to use for all API calls. DO NOT INCLUDE A TRAILING SLASH!
@access public
File
- ./
class.cc.php, line 44 - Constant Contact PHP Class
Class
- cc
- @file Constant Contact PHP Class
Code
var $api_url = 'https://api.constantcontact.com';