ForeignPropertyIncome
Properties
| Name | Type | Description |
|---|---|---|
| rentIncome | ForeignPropertyRentIncome | |
| foreignTaxCreditRelief | boolean | |
| premiumsOfLeaseGrant | number | |
| otherPropertyIncome | number | |
| foreignTaxPaidOrDeducted | number | |
| specialWithholdingTaxOrUkTaxPaid | number |
JSON Example
{
"rentIncome": {
"rentAmount": 0
},
"foreignTaxCreditRelief": false,
"premiumsOfLeaseGrant": 0,
"otherPropertyIncome": 0,
"foreignTaxPaidOrDeducted": 0
}