EmploymentDeductions
Properties
| Name | Type | Description |
|---|---|---|
| studentLoans | StudentLoanDeductions |
JSON Example
{
"studentLoans": {
"uglDeductionAmount": 0,
"pglDeductionAmount": 0
}
}
| Name | Type | Description |
|---|---|---|
| studentLoans | StudentLoanDeductions |
{
"studentLoans": {
"uglDeductionAmount": 0,
"pglDeductionAmount": 0
}
}