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