| Name | Type | Description | Notes |
|---|---|---|---|
| taxYear | \SynergiTech\Staffology\Model\TaxYear | [optional] | |
| type | \SynergiTech\Staffology\Model\BenefitType | [optional] | |
| declarationType | \SynergiTech\Staffology\Model\BenefitDeclarationType | [optional] | |
| benefitPayrolled | \SynergiTech\Staffology\Model\BenefitPayrolled[] | [optional] | |
| description | string | A description of this benefit | [optional] |
| value | float | [optional] | |
| employeeContribution | float | [optional] | |
| startDate | \DateTime | The date the benefits starts if different to the start date of the TaxYear | [optional] |
| endDate | \DateTime | The date the benefits ends if different to the end date of the TaxYear | [optional] |
| useProRata | bool | Benefit calculation should be done on pro rata rules | [optional] |
| cashEquivalent | float | [readonly] | [optional] [readonly] |
| assetType | \SynergiTech\Staffology\Model\BenefitDetailsAssetType | [optional] | |
| useOfAssetType | \SynergiTech\Staffology\Model\BenefitDetailsUseOfAssetType | [optional] | |
| class1AType | \SynergiTech\Staffology\Model\BenefitDetailsClass1AType | [optional] | |
| nonClass1AType | \SynergiTech\Staffology\Model\BenefitDetailsNonClass1AType | [optional] | |
| paymentType | \SynergiTech\Staffology\Model\BenefitDetailsPaymentType | [optional] | |
| tradingOrganisation | bool | Only relevant to Benefits with Type Entertainment | [optional] |
| cashEquivalentFuel | float | Only relevant to Benefits with Type Vans | [optional] |
| loan | \SynergiTech\Staffology\Model\BenefitDetailsLoan | [optional] | |
| car | \SynergiTech\Staffology\Model\BenefitDetailsCar | [optional] | |
| openingBalance | float | The amount of benefit paid YTD when setting up a benefit | [optional] |
| paid | float | [readonly] | [optional] [readonly] |
| bikOutstanding | float | [readonly] | [optional] [readonly] |
| isPeriodValue | bool | To be used for the benefit period | [optional] |
| overrideOpeningBalance | bool | To be used to change the opening balance if the benefit has been payrolled | [optional] |
| employee | \SynergiTech\Staffology\Model\Item | [optional] | |
| id | string | [readonly] The unique id of the object | [optional] [readonly] |