Class StoredOrderItemProperty

Class StoredOrderItemProperty

OrderItemProperty implements OrderItemAttributeInterface
StoredOrderItemProperty implements StoredOrderItemAttributeInterface

Methods summary

public __construct( IdType $orderItemAttributeId )

StoredOrderItemProperty constructor.

public getOrderItemAttributeId( void ) : integer

Returns the ID of the stored order item attribute.

Methods inherited from OrderItemProperty

getCombisId(), getName(), getPrice(), getPriceType(), getValue(), setCombisId(), setName(), setPrice(), setPriceType(), setValue()

Properties summary

protected $orderItemAttributeID : integer

Order item attribute ID.

0

Properties inherited from OrderItemProperty

$combisId, $name, $price, $priceType, $value