Class AccountInfo
Represents account info associated with an access token in Constant Contact
- Ctct\Components\Component
- Ctct\Components\Account\AccountInfo
Namespace: Ctct\Components\Account
Package: Components\Account
Author: ewaltman
Located at Components/Account/AccountInfo.php
Package: Components\Account
Author: ewaltman
Located at Components/Account/AccountInfo.php
public static
|
|
public
|
getValue()
|
public
string
|
$website
Website associated with the account |
|
public
string
|
$organization_name
Name of organization associated with the account |
|
public
string
|
$time_zone
Time zone used with the account |
|
public
string
|
$first_name
First name of the account user |
|
public
string
|
$last_name
Last name of the account user |
|
public
string
|
$email
Email address associated with the account |
|
public
string
|
$phone
Phone number associated with the account |
|
public
string
|
$company_logo
URL of the company logo associated with the account |
|
public
string
|
$country_code
Country code associated with the account |
|
public
string
|
$state_code
State code associated with the account |
|
public
array
|
$organization_addresses
Array of organization addresses associated with the account |