Address PropertiesBluefin Web Client API Documentation
The Address type exposes the following members.
Properties

  NameDescription
Public propertyCity
Gets or sets string of City
Public propertyCountry
Gets or sets string of country code.
Public propertyState
Gets or sets string of State
Public propertyStreetAddress1
Gets or sets string of address.
Public propertyStreetAddress2
Gets or sets string of address.
Public propertyZip
Gets or sets string of ZIP
Back to Top
See Also