Constructor
new OrderDiscountTotal(data) → {void}
OrderDiscountTotal Constructor.
OrderDiscountTotal Constructor.
Parameters:
Name | Type | Description |
---|---|---|
data |
Object |
Returns:
- Type
- void
Methods
getDescription() → {string}
Get descrip.
Get descrip.
Returns:
- Type
- string
getName() → {string}
Get name.
Get name.
Returns:
- Type
- string
getOrderId() → {number}
Get order_id.
Get order_id.
Returns:
- Type
- number
getPriceGroupId() → {number}
Get pgrp_id.
Get pgrp_id.
Returns:
- Type
- number
getTotal() → {number}
Get total.
Get total.
Returns:
- Type
- number