Class StoredOrderItemAttribute
Class StoredOrderItemAttribute
- OrderItemAttribute implements OrderItemAttributeInterface
-
StoredOrderItemAttribute
implements
StoredOrderItemAttributeInterface
Package: Order\Entities
Category: System
Located at CoreServices/Order/Entities/StoredOrderItemAttribute.inc.php
Category: System
Located at CoreServices/Order/Entities/StoredOrderItemAttribute.inc.php
Methods summary
public
|
|
public
integer
|
Methods inherited from OrderItemAttribute
getName(),
getOptionId(),
getOptionValueId(),
getPrice(),
getPriceType(),
getValue(),
setName(),
setOptionId(),
setOptionValueId(),
setPrice(),
setPriceType(),
setValue()
Properties summary
protected
integer
|
$orderItemAttributeId
Order item attribute ID. |
Properties inherited from OrderItemAttribute
$name,
$optionId,
$optionValueId,
$price,
$priceType,
$value