Class: OrderDiscountTotal

Model~OrderDiscountTotal(data) → {void}

OrderDiscountTotal data model.

Constructor

new OrderDiscountTotal(data) → {void}

OrderDiscountTotal Constructor.

OrderDiscountTotal Constructor.

Parameters:
Name Type Description
data Object
Source:
Returns:
Type
void

Methods

getDescription() → {string}

Get descrip.

Get descrip.

Source:
Returns:
Type
string

getName() → {string}

Get name.

Get name.

Source:
Returns:
Type
string

getOrderId() → {number}

Get order_id.

Get order_id.

Source:
Returns:
Type
number

getPriceGroupId() → {number}

Get pgrp_id.

Get pgrp_id.

Source:
Returns:
Type
number

getTotal() → {number}

Get total.

Get total.

Source:
Returns:
Type
number