{
"locationId": "int32",
"locationName": "string",
"payCategories": {
"<key>": "double"
},
"superContribution": "double"
}
Name | Type | Description |
---|---|---|
locationId | int32 | Int32 |
locationName | string | String |
payCategories | object |
IDictionary |
payCategories.<key> | map of double | Decimal |
superContribution | double | Decimal |
Powered by DapperDox