Class StoredOrderItemAttribute

Class StoredOrderItemAttribute

OrderItemAttribute implements OrderItemAttributeInterface
StoredOrderItemAttribute implements StoredOrderItemAttributeInterface

Methods summary

public __construct( IdType $orderItemAttributeId )

StoredOrderItemAttribute constructor.

public getOrderItemAttributeId( void ) : integer

Returns the ID of the stored order item attribute.

Methods inherited from OrderItemAttribute

getName(), getOptionId(), getOptionValueId(), getPrice(), getPriceType(), getValue(), setName(), setOptionId(), setOptionValueId(), setPrice(), setPriceType(), setValue()

Properties summary

protected $orderItemAttributeId : integer

Order item attribute ID.


		

Properties inherited from OrderItemAttribute

$name, $optionId, $optionValueId, $price, $priceType, $value