Interface OrderStatusHistoryReaderInterface
Interface OrderStatusHistoryReaderInterface
Direct known implementers
Package: Order\Interfaces
Category: System
Located at Services/Core/Order/Repositories/Reader/Interface/OrderStatusHistoryReaderInterface.inc.php
Category: System
Located at Services/Core/Order/Repositories/Reader/Interface/OrderStatusHistoryReaderInterface.inc.php
Methods summary
public
getStatusHistory( IdType $orderId )
: OrderStatusHistoryListItemCollection
Returns a collection of order status history items by the given order item ID.