{
"commencementDate": "date-time",
"employeeId": "int32",
"id": "int32",
"rate": "double",
"rateUnit": "string"
}
Name | Type | Description |
---|---|---|
commencementDate | date-time | DateTime |
employeeId | int32 | Int32 |
id | int32 | Int32 |
rate | double | Decimal |
rateUnit | string | String |
Powered by DapperDox