Interface OrderTotalFactoryInterface
category |
System |
---|---|
package |
Order |
subpackage |
Interfaces |
createOrderTotal(\StringType $title, \DecimalType $value, \StringType $valueText = null, \StringType $class = null, \IntType $sortOrder = null) : \OrderTotalInterface
createStoredOrderTotal(\IdType $orderTotalId) : \StoredOrderTotalInterface