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


In This Topic
    Order Class Members
    In This Topic

    The following tables list the members exposed by Order.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the advancedOptions  
    Public Property Gets or sets the amountPaid  
    Public Property Gets or sets the billTo  
    Public Property Gets or sets the carrierCode  
    Public Property Gets or sets the confirmation  
    Public Property Gets or sets the customerEmail  
    Public Property Gets or sets the customerNotes  
    Public Property Gets or sets the customerUsername  
    Public Property Gets or sets the dimensions  
    Public Property Gets or sets the gift  
    Public Property Gets or sets the giftMessage  
    Public Property Gets or sets the insuranceOptions  
    Public Property Gets or sets the internalNotes  
    Public Property Gets or sets the internationalOptions  
    Public Property Gets or sets the items list  
    Public Property Gets or sets the orderDate  
    Public Property Gets or sets the orderId  
    Public Property Gets or sets the orderKey  
    Public Property Gets or sets the orderNumber  
    Public Property Gets or sets the orderStatus  
    Public Property Gets or sets the packageCode  
    Public Property Gets or sets the paymentDate  
    Public Property Gets or sets the paymentMethod  
    Public Property Gets or sets the requestedShippingService  
    Public Property Gets or sets the serviceCode  
    Public Property Gets or sets the shipDate  
    Public Property Gets or sets the shippingAmount  
    Public Property Gets or sets the shipTo  
    Public Property Gets or sets the taxAmount  
    Public Property Gets or sets the weight  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also