RecipientAddress class
RecipientAddress class
The RecipientAddress type exposes the following members:
Constructors
Properties
Property | Description |
---|
recipient_name1 | Gets or sets the name of recipient, line 1. |
recipient_name2 | Gets or sets the name of recipient, line 2. |
address1 | Gets or sets the recipient address, line 1. |
address2 | Gets or sets the recipient address, line 2. |
address3 | Gets or sets the recipient address, line 3. |
city | Gets or sets the recipient city. |
state | Gets or sets the recipient state. |
postal_code | Gets or sets the recipient postal code. |
phone | Gets or sets the recipient telephone number. |
country_string | Gets or sets the recipient country (if not U.S.), do not abbreviate. |
See Also