| Package | Description |
|---|---|
| com.plaid.client.model |
| Modifier and Type | Method and Description |
|---|---|
Total |
Total.canonicalDescription(TotalCanonicalDescription canonicalDescription) |
Total |
Total.currentPay(Pay currentPay) |
Total |
Total.description(String description) |
Total |
NetPay.getTotal()
Get total
|
Total |
Total.ytdPay(Pay ytdPay) |
| Modifier and Type | Method and Description |
|---|---|
List<Total> |
Deductions.getSubtotals()
Get subtotals
|
List<Total> |
Deductions.getTotals()
Get totals
|
| Modifier and Type | Method and Description |
|---|---|
Deductions |
Deductions.addSubtotalsItem(Total subtotalsItem) |
Deductions |
Deductions.addTotalsItem(Total totalsItem) |
void |
NetPay.setTotal(Total total) |
NetPay |
NetPay.total(Total total) |
| Modifier and Type | Method and Description |
|---|---|
void |
Deductions.setSubtotals(List<Total> subtotals) |
void |
Deductions.setTotals(List<Total> totals) |
Deductions |
Deductions.subtotals(List<Total> subtotals) |
Deductions |
Deductions.totals(List<Total> totals) |
Copyright © 2017–2023 Plaid Inc.. All rights reserved.