| Methods |
| public __construct(PHPFUI |
| public get() : ?array GET the Physical Address for the Account Use this method to get the address where the account's organization physically resides. The physical address is required to send emails and displays on the footer of every email that is sent from the account. |
| public getTyped() : ?PHPFUI |
| public post(PHPFUI POST the Physical Address for the Account Use this method to add the address where the account's organization physically resides. The physical address is required to send emails and displays on the footer of every email that is sent from the account. The country (country_code) where the account organization resides determines whether you use the state_code to specify United States (US) and Canada (CA) addresses, or use the state_name to specify all other countries.
|
| public postTyped(PHPFUI |
| public put(PHPFUI PUT (update) the Physical Address for an Account Use this method to update the organization's physical address for the
Constant Contact user account. The physical address is required to send
emails and displays on the footer of every email that is sent from the
account. To get the current physical address, make a GET call to
|
| public putTyped(PHPFUI |
| Properties |
| Methods |