Interface OrderStatusReaderInterface

Interface OrderStatusReaderInterface

Direct known implementers

OrderStatusReader

Methods summary

public getOrderStatusById( IntType $orderStatusId ) : array

Returns the data of the expected order status entity by the given order status id.

public getAllOrderStatus( void ) : array

Returns the data of all order status resources in the storage.