Package DE_EPAGES::Order::API::Constants
@EXPORT |
CLASS_MAP (ref.hash)
Maps attribute names to class aliases:
- LineItems => LineItemSales
- SalesDiscounts => LineItemSalesDiscount
- Discounts => LineItemDiscount
- Taxes => LineItemTax
- Shipping => LineItemShipping
- Payment => LineItemPayment
- PaymentDiscount=> LineItemPaymentDiscount
- Orders => CustomerOrder
ORDER_STATUS_ATTRIBUTES (list)
list of order status attributes:
ViewedOn CancelledOn, ...