Class: BatchTotalStats

payments.BatchTotalStats()

new BatchTotalStats()

Source:

Methods

(static) BatchTotalStats#getGiftCardCashOuts() → {payments.BatchTotalType}

Get the field value
Source:
Returns:
Type
payments.BatchTotalType

(static) BatchTotalStats#getGiftCardLoads() → {payments.BatchTotalType}

Get the field value
Source:
Returns:
Type
payments.BatchTotalType

(static) BatchTotalStats#getNet() → {payments.BatchTotalType}

Get the field value
Source:
Returns:
Type
payments.BatchTotalType

(static) BatchTotalStats#getRefunds() → {payments.BatchTotalType}

Get the field value
Source:
Returns:
Type
payments.BatchTotalType

(static) BatchTotalStats#getSales() → {payments.BatchTotalType}

Get the field value
Source:
Returns:
Type
payments.BatchTotalType

(static) BatchTotalStats#getTax() → {payments.BatchTotalType}

Get the field value
Source:
Returns:
Type
payments.BatchTotalType

(static) BatchTotalStats#getTips() → {payments.BatchTotalType}

Get the field value
Source:
Returns:
Type
payments.BatchTotalType

(static) BatchTotalStats#setGiftCardCashOuts(giftCardCashOuts)

Set the field value
Parameters:
Name Type Description
giftCardCashOuts payments.BatchTotalType
Source:

(static) BatchTotalStats#setGiftCardLoads(giftCardLoads)

Set the field value
Parameters:
Name Type Description
giftCardLoads payments.BatchTotalType
Source:

(static) BatchTotalStats#setNet(net)

Set the field value
Parameters:
Name Type Description
net payments.BatchTotalType
Source:

(static) BatchTotalStats#setRefunds(refunds)

Set the field value
Parameters:
Name Type Description
refunds payments.BatchTotalType
Source:

(static) BatchTotalStats#setSales(sales)

Set the field value
Parameters:
Name Type Description
sales payments.BatchTotalType
Source:

(static) BatchTotalStats#setTax(tax)

Set the field value
Parameters:
Name Type Description
tax payments.BatchTotalType
Source:

(static) BatchTotalStats#setTips(tips)

Set the field value
Parameters:
Name Type Description
tips payments.BatchTotalType
Source: