You are here

property cc::$api_url in Constant Contact 6.3

Same name and namespace in other branches
  1. 6.2 class.cc.php \cc::api_url
  2. 7.3 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 47

Class

cc
@file

Code

var $api_url = 'https://api.constantcontact.com';