Home > @vsf-enterprise/sap-commerce-webservices-sdk > OrderHistoryList
OrderHistoryList interface
Representation of an Order History List OrderHistoryList
Signature:
export interface OrderHistoryList
Properties
| Property | Type | Description |
|---|---|---|
| orders? | Array<OrderHistory> | (Optional) List of order history items |
| pagination? | DeprecatedPagination | (Optional) |
| sorts? | Array<Sort> | (Optional) List of sorts |