| Class and Description |
|---|
| Promotion
Define any promotions or discounts
|
| Class and Description |
|---|
| DeliveryDetails
For an Order or OrderItem captures the Shipping Amount, Service Used
|
| Order
Maintains details about an Order.
|
| OrderItem
Maintains details about an Order Item
|
| Promotion
Define any promotions or discounts
|
| Class and Description |
|---|
| Order
Maintains details about an Order.
|
| SubOrder
Special case of a
RelatedOrder that tracks its own SubOrder.partialAmount and SubOrder.previous and SubOrder.next.A SubOrder shares the same OrderItem of its RelatedOrder.getRoot() by overriding SubOrder.getItems(). |
| Class and Description |
|---|
| DeliveryDetails
For an Order or OrderItem captures the Shipping Amount, Service Used
|
| Order
Maintains details about an Order.
|
| OrderStatus
Status of the Order
|
| Promotion
Define any promotions or discounts
|
| PromotionForUser
Track Which Promotion was granted to which user.
|
| Class and Description |
|---|
| Amount
Amount breakup and details for an Item (inclusive of all Quantity).
|
| BaseOrderItem
Maintains details about any Order Item
Note: Be sure to override toString() to return a JSON representation if one decides to override it. |
| DeliveryDetails
For an Order or OrderItem captures the Shipping Amount, Service Used
|
| IAmount
An amount type
|
| Order
Maintains details about an Order.
|
| OrderItem
Maintains details about an Order Item
|
| OrderStatus
Status of the Order
|
| PaymentContext
Was the payment full, discounted, etc.
|
| PaymentMethod
Method of payment Card, cash etc
|
| Promotion
Define any promotions or discounts
|
| Promotion.Type
The type, like some CAMPAIGN, DISCOUNT, USER COUPON, REFUND etc.
|
| RelatedOrder
Multi Order flow, with related
Orders. |
| SubOrder
Special case of a
RelatedOrder that tracks its own SubOrder.partialAmount and SubOrder.previous and SubOrder.next.A SubOrder shares the same OrderItem of its RelatedOrder.getRoot() by overriding SubOrder.getItems(). |
| Transaction
Represents an Online Transaction done via a Gateway or mediator; with a possible Issuer source.
|
| TransactionAmount
Basic amount with currency.
|
| Class and Description |
|---|
| Order
Maintains details about an Order.
|
| Class and Description |
|---|
| Order
Maintains details about an Order.
|
| Transaction
Represents an Online Transaction done via a Gateway or mediator; with a possible Issuer source.
|
| Class and Description |
|---|
| Amount
Amount breakup and details for an Item (inclusive of all Quantity).
|
| DeliveryDetails
For an Order or OrderItem captures the Shipping Amount, Service Used
|
| Order
Maintains details about an Order.
|
| OrderItem
Maintains details about an Order Item
|
| PaymentOption |
| Promotion
Define any promotions or discounts
|
| PromotionForUser
Track Which Promotion was granted to which user.
|
| SubOrder
Special case of a
RelatedOrder that tracks its own SubOrder.partialAmount and SubOrder.previous and SubOrder.next.A SubOrder shares the same OrderItem of its RelatedOrder.getRoot() by overriding SubOrder.getItems(). |
| Transaction
Represents an Online Transaction done via a Gateway or mediator; with a possible Issuer source.
|
| Class and Description |
|---|
| Order
Maintains details about an Order.
|
| OrderItem
Maintains details about an Order Item
|
| Class and Description |
|---|
| Order
Maintains details about an Order.
|
| OrderItem
Maintains details about an Order Item
|
| Class and Description |
|---|
| BaseOrderItem
Maintains details about any Order Item
Note: Be sure to override toString() to return a JSON representation if one decides to override it. |
| Order
Maintains details about an Order.
|
| OrderItem
Maintains details about an Order Item
|
| Class and Description |
|---|
| Order
Maintains details about an Order.
|
| Class and Description |
|---|
| Order
Maintains details about an Order.
|
| OrderItem
Maintains details about an Order Item
|
| Transaction
Represents an Online Transaction done via a Gateway or mediator; with a possible Issuer source.
|
| Class and Description |
|---|
| Amount
Amount breakup and details for an Item (inclusive of all Quantity).
|
| Order
Maintains details about an Order.
|
| OrderItem
Maintains details about an Order Item
|
| PaymentMethod
Method of payment Card, cash etc
|
| PaymentOption |
| Promotion
Define any promotions or discounts
|
| PromotionForUser
Track Which Promotion was granted to which user.
|
| SubOrder
Special case of a
RelatedOrder that tracks its own SubOrder.partialAmount and SubOrder.previous and SubOrder.next.A SubOrder shares the same OrderItem of its RelatedOrder.getRoot() by overriding SubOrder.getItems(). |
| Class and Description |
|---|
| Amount
Amount breakup and details for an Item (inclusive of all Quantity).
|
| PromotionForUser
Track Which Promotion was granted to which user.
|
| Class and Description |
|---|
| Order
Maintains details about an Order.
|
Copyright © 2018. All rights reserved.