Class OrderItemAttribute
Class OrderItemAttribute
- OrderItemAttribute implements OrderItemAttributeInterface
Direct known subclasses
Package: Order\Entities
Category: System
Located at Services/Core/Order/Entities/OrderItemAttribute.php
Category: System
Located at Services/Core/Order/Entities/OrderItemAttribute.php
Methods summary
public
setValue( StringType $value )
: OrderItemAttribute
Sets the value of the order item attribute.
public
setPrice( DecimalType $price )
: OrderItemAttribute
Sets the price of the order item attribute.
public
setPriceType( StringType $priceType )
: OrderItemAttribute
Sets the price type of the order item attribute.