SecureAddress Fields

The SecureAddress type exposes the following members.

Fields
  Name Description
Public field City
The city for the billing address.
Public field Country
The 2-letter country code as specified by ISO-3166-1.
Public field Email
The email address associated with the billing address.
Public field Line
The address line for the billing address. Typically a street address, but may also be a post office box, or the like.
Public field Phone
The phone number associated with the billing address.
Public field PostCode
The post code of the billing address.
Public field State
The 2-letter(or in some rare cases 3-letter) country subdivision(generally a state or province) code state/province as specified by ISO-3166-2.
See Also