returnAddress Object
The returnAddress object contains the properties with the information to make up the return address. It has no methods; properties are set and accessed directly.
Object Properties
Property | Type | Description |
---|---|---|
| string | Name of the individal |
| string | Name of the organization |
| string | Address line 1 |
| string | Address line 2 |
| string | City |
| string | State |
| string | ZIP or postal code |
Updated about 1 month ago