{
"contributionHolidayFromDate": "date-time",
"contributionHolidayToDate": "date-time",
"employeeContributionPercent": "double",
"employeeId": "int32",
"employerContributionPercent": "double",
"esctAdjustmentAmount": "currency",
"esctContributionAmount": "currency",
"firstName": "string",
"kiwiSaverEmployeeContributionAmount": "currency",
"kiwiSaverEmployerContributionAmount": "currency",
"kiwiSaverEnrollmentStatus": "string",
"location": "string",
"optOutDate": "date-time",
"surname": "string",
"totalKiwiSaver": "currency"
}
Name | Type | Description |
---|---|---|
contributionHolidayFromDate | date-time |
Nullable |
contributionHolidayToDate | date-time |
Nullable |
employeeContributionPercent | double | Decimal |
employeeId | int32 | Int32 |
employerContributionPercent | double | Decimal |
esctAdjustmentAmount | currency | Decimal |
esctContributionAmount | currency | Decimal |
firstName | string | String |
kiwiSaverEmployeeContributionAmount | currency | Decimal |
kiwiSaverEmployerContributionAmount | currency | Decimal |
kiwiSaverEnrollmentStatus | string | String |
location | string | String |
optOutDate | date-time |
Nullable |
surname | string | String |
totalKiwiSaver | currency | Decimal |
Powered by DapperDox