Interface OrderItemPropertyRepositoryReaderInterface

Interface OrderItemPropertyRepositoryReaderInterface

Direct known implementers

OrderItemPropertyRepositoryReader

Methods summary

public getPropertyById( IdType $orderItemPropertyId ) : StoredOrderItemProperty

Returns an order item property by the given ID.

public getPropertiesByOrderItemId( IdType $orderItemId ) : StoredOrderItemAttributeCollection

Returns a collection of order item properties by the given order item ID.