UkPropertyAnnualAdjustments
Properties
| Name | Type | Description |
|---|---|---|
| balancingCharge | number | |
| privateUseAdjustment | number | |
| businessPremisesRenovationAllowanceBalancingCharges | number | |
| nonResidentLandlord | boolean | |
| rentARoom | UkPropertyAnnualRentARoom |
JSON Example
{
"balancingCharge": 0,
"privateUseAdjustment": 0,
"businessPremisesRenovationAllowanceBalancingCharges": 0,
"nonResidentLandlord": false,
"rentARoom": {
"jointlyLet": false
}
}