ShippingAddress Members CelloSaaS API Documentation
The ShippingAddress type exposes the following members.
Constructors

  NameDescription
Public methodShippingAddress
Initializes a new instance of the ShippingAddress class
Back to Top
Properties

  NameDescription
Public propertyCity
Gets or Sets City
Public propertyCompany
Gets or Sets Company
Public propertyCountry
Gets or Sets Country
Public propertyFax
Gets or Sets Fax
Public propertyFirst
Gets or Sets First
Public propertyLast
Gets or Sets Last
Public propertyPhone
Gets or Sets Phone
Public propertyState
Gets or Sets State
Public propertyStreet
Gets or Sets Street
Public propertyZip
Gets or Sets Zip
Back to Top
See Also