Class OrderTotal
Class OrderTotal
- OrderTotal implements OrderTotalInterface
Direct known subclasses
Methods summary
public
__construct( StringType $title, DecimalType $value, StringType $valueText = null, StringType $class = null, IntType $sortOrder = null )
OrderTotal constructor.