| Package | Description |
|---|---|
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
ReimbursementLine |
ReimbursementLine.amount(Double amount) |
ReimbursementLine |
ReimbursementLine.description(String description) |
ReimbursementLine |
ReimbursementLine.reimbursementTypeID(UUID reimbursementTypeID) |
| Modifier and Type | Method and Description |
|---|---|
List<ReimbursementLine> |
Payslip.getReimbursementLines()
Get reimbursementLines
|
| Modifier and Type | Method and Description |
|---|---|
Payslip |
Payslip.addReimbursementLinesItem(ReimbursementLine reimbursementLinesItem) |
| Modifier and Type | Method and Description |
|---|---|
Payslip |
Payslip.reimbursementLines(List<ReimbursementLine> reimbursementLines) |
void |
Payslip.setReimbursementLines(List<ReimbursementLine> reimbursementLines) |
Copyright © 2020. All rights reserved.