Home > @vsf-enterprise/sap-commerce-webservices-sdk > OrderHistory
OrderHistory interface
Representation of an Order History OrderHistory
Signature:
export interface OrderHistory
Properties
| Property | Type | Description |
|---|---|---|
| code? | string | (Optional) Code of Order History |
| guid? | string | (Optional) Guest user identifier |
| placed? | string | (Optional) Date of placing order |
| status? | string | (Optional) Status of Order History |
| statusDisplay? | string | (Optional) Status display |
| total? | Price | (Optional) |