new BatchTotalStats()
- Source:
Methods
(static) BatchTotalStats#getGiftCardCashOuts() → {payments.BatchTotalType}
Get the field value
- Source:
Returns:
(static) BatchTotalStats#getGiftCardLoads() → {payments.BatchTotalType}
Get the field value
- Source:
Returns:
(static) BatchTotalStats#getNet() → {payments.BatchTotalType}
Get the field value
- Source:
Returns:
(static) BatchTotalStats#getRefunds() → {payments.BatchTotalType}
Get the field value
- Source:
Returns:
(static) BatchTotalStats#getSales() → {payments.BatchTotalType}
Get the field value
- Source:
Returns:
(static) BatchTotalStats#getTax() → {payments.BatchTotalType}
Get the field value
- Source:
Returns:
(static) BatchTotalStats#getTips() → {payments.BatchTotalType}
Get the field value
- Source:
Returns:
(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: