| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderType |
Name of Order Type |
string |
None. |
| Count |
Number of orders for order type |
integer |
None. |
| Amount |
Amount Paid for the order type |
decimal number |
None. |
| Percentage |
Percentage of amount compared to other order types |
decimal number |
None. |
| PaymentMethodSales |
List of Payment Method paid for the Order Type.....It will be empty if there is no payments for the order type.... |
Collection of PaymentMethodSale |
None. |