Skip to main content

OrderHistoryEntryComponent

Used to implement a HistoryEntryComponent which requires access to the Order object.

Signature
interface OrderHistoryEntryComponent extends HistoryEntryComponent {    order: OrderDetailFragment;}

order

propertyOrderDetailFragment
Was this chapter helpful?
Report Issue
Edited Feb 3, 2026·Edit this page