{
"approvedCo2Emissions": "int32",
"benefitCategoryEnumId": "int32",
"benefitCategoryName": "string",
"benefitCategoryType": "string",
"carryBenefitForward": "boolean",
"dateFirstRegistered": "date-time",
"description": "string",
"engineSize": "string",
"fuelType": "string",
"isPayrollingBenefit": "boolean",
"isVanZeroEmissions": "boolean",
"listPrice": "int32",
"makeAndModel": "string",
"noApprovedCo2Emissions": "boolean",
"registrationNumber": "string",
"taxYear": "int32",
"tradingOrganisation": "boolean",
"value": "double",
"zeroEmissionMileage": "int32"
}
| Name | Type | Description |
|---|---|---|
| approvedCo2Emissions | int32 |
Nullable |
| benefitCategoryEnumId | int32 |
Nullable |
| benefitCategoryName | string | String |
| benefitCategoryType | string |
BenefitCategoryTypeEnum
Possible values are:
|
| carryBenefitForward | boolean |
Nullable |
| dateFirstRegistered | date-time |
Nullable |
| description | string | String |
| engineSize | string |
Nullable Possible values are:
|
| fuelType | string |
Nullable Possible values are:
|
| isPayrollingBenefit | boolean | Boolean |
| isVanZeroEmissions | boolean |
Nullable |
| listPrice | int32 |
Nullable |
| makeAndModel | string | String |
| noApprovedCo2Emissions | boolean |
Nullable |
| registrationNumber | string | String |
| taxYear | int32 |
Nullable |
| tradingOrganisation | boolean |
Nullable |
| value | double | Decimal |
| zeroEmissionMileage | int32 |
Nullable |
Powered by DapperDox