OrderDetailMiscFieldsViewModel
Order detail misc fields view model record.
| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderDetailID |
Identifier of the order line. |
integer |
None. |
| MiscFields |
For any customizations, this holds the extra fields associated to customizations. |
Dictionary of string [key] and Object [value] |
None. |