Name | Description | Type | Additional information |
---|---|---|---|
OrderId |
The Id for this order |
integer |
None. |
OrderDate |
The Date of this order |
date |
None. |
OrderTotal |
The Total amount for this order |
decimal number |
None. |
OrderType |
The OrderType for this order |
string |
None. |
AmountDue |
The amount due for this order |
decimal number |
None. |
currencyTypeId |
The id of the currency being used on the order. |
integer |
None. |
currencySymbol |
The currency symbol for the order. |
string |
None. |