Class StoredOrderItem
Class StoredOrderItem
- OrderItem implements OrderItemInterface
-
StoredOrderItem
implements
StoredOrderItemInterface,
AddonValueContainerInterface
Category: System
Located at Services/Core/Order/Entities/StoredOrderItem.inc.php
Methods summary
public
|
|
public
integer
|
|
public
integer
|
Methods inherited from OrderItem
addAddonValues(),
deleteAddonValue(),
getAddonValue(),
getAddonValues(),
getAttributes(),
getCheckoutInformation(),
getDiscountMade(),
getDownloadInformation(),
getFinalPrice(),
getName(),
getPrice(),
getProductModel(),
getQuantity(),
getQuantityUnitName(),
getShippingTimeInfo(),
getTax(),
isTaxAllowed(),
setAddonValue(),
setAttributes(),
setCheckoutInformation(),
setDiscountMade(),
setDownloadInformation(),
setName(),
setPrice(),
setProductModel(),
setQuantity(),
setQuantityUnitName(),
setShippingTimeInfo(),
setTax(),
setTaxAllowed()
Properties inherited from OrderItem
$addonValues,
$attributes,
$checkoutInformation,
$discountMade,
$downloadInformation,
$name,
$price,
$productModel,
$quantity,
$quantityUnitName,
$shippingTimeInfo,
$tax,
$taxAllowed