Address MembersBluefin Web Client API Documentation

The Address type exposes the following members.
Constructors

  NameDescription
Public methodAddress
Initializes a new instance of the Address class
Back to Top
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