BillingAddress Type
The sender's billing address.
Remarks
One of the sender's billing addresses.
Fields
AddressName String |
The name of the person that is billed. |
City String |
The city for the billing address. |
CountryCode String |
The country code for the billing address. |
Line1 String |
The street name for the billing address. |
Line2 String |
An extra line for the street address. |
PostalCode String |
The postal code of the billing address. |
State String |
The state for the billing address. |
Constructors
public BillingAddress();