Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DataExchange Namespace / OrderSummary Class


In This Topic
    OrderSummary Class Properties
    In This Topic

    For a list of all members of this type, see OrderSummary members.

    Public Properties
     NameDescription
    Public Property Gets or sets the BillToAddress1  
    Public Property Gets or sets the BillToAddress2  
    Public Property Gets or sets the BillToCity  
    Public Property Gets or sets the BillToCompany  
    Public Property Gets or sets the BillToCountryCode  
    Public Property Gets or sets the BillToEmail  
    Public Property Gets or sets the BillToFax  
    Public Property Gets or sets the BillToFirstName  
    Public Property Gets or sets the BillToLastName  
    Public Property Gets or sets the BillToPhone  
    Public Property Gets or sets the BillToPostalCode  
    Public Property Gets or sets the BillToProvince  
    Public Property Gets or sets the Frequency  
    Public Property Gets or sets the FrequencyUnit  
    Public Property Gets or sets a value indicating whether order item is subscription or not.  
    Public Property Gets or sets a value indicating whether order was generated by recurring subscription or not.  
    Public Property Gets or sets the ItemId  
    Public Property Gets or sets the ItemName  
    Public Property Gets or sets the ItemParentId  
    Public Property Gets or sets the ItemPrice  
    Public Property Gets or sets the ItemQuantity  
    Public Property Gets or sets the ItemShippable  
    Public Property Gets or sets the ItemSku  
    Public Property Gets or sets the ItemType  
    Public Property Gets or sets the ItemVariantName  
    Public Property Gets or sets the ItemWeight  
    Public Property Gets or sets the OrderDate  
    Public Property Gets or sets the OrderNumber  
    Public Property Gets or sets the OrderStatus  
    Public Property Gets or sets the ProviderOrderNumber  
    Public Property Gets or sets the ShipToAddress1  
    Public Property Gets or sets the ShipToAddress2  
    Public Property Gets or sets the ShipToCity  
    Public Property Gets or sets the ShipToCompany  
    Public Property Gets or sets the ShipToCountryCode  
    Public Property Gets or sets the ShipToFax  
    Public Property Gets or sets the ShipToFirstName  
    Public Property Gets or sets the ShipToLastName  
    Public Property Gets or sets the ShipToPhone  
    Public Property Gets or sets the ShipToPostalCode  
    Public Property Gets or sets the ShipToProvince  
    Public Property Gets or sets the UserName  
    Top
    See Also