Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services.ShipStation Namespace / Address Class
Properties


In This Topic
    Address Class Members
    In This Topic

    The following tables list the members exposed by Address.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the city  
    Public Property Gets or sets the company  
    Public Property Gets or sets the country  
    Public Property Gets or sets the name  
    Public Property Gets or sets the phone  
    Public Property Gets or sets the postalCode  
    Public Property Tells whether address is resedential or not  
    Public Property Gets or sets the state  
    Public Property Gets or sets the street1  
    Public Property Gets or sets the street2  
    Public Property Gets or sets the street3  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also