{
"businessId": "int32",
"carMakeAndModel": "string",
"carRegistrationNumber": "string",
"changeType": "string",
"changeTypeDescription": "string",
"employeeBenefitCategoryId": "int32",
"employeeId": "int32",
"employeeName": "string",
"id": "int32",
"isIgnored": "boolean"
}
| Name | Type | Description |
|---|---|---|
| businessId | int32 | Int32 |
| carMakeAndModel | string | String |
| carRegistrationNumber | string | String |
| changeType | string |
UkP46CarChangeType
Possible values are:
|
| changeTypeDescription | string | String |
| employeeBenefitCategoryId | int32 | Int32 |
| employeeId | int32 | Int32 |
| employeeName | string | String |
| id | int32 |
Nullable |
| isIgnored | boolean | Boolean |
Powered by DapperDox