API Docs / Schemas / ForeignPropertyAnnualEntry

ForeignPropertyAnnualEntry

Properties

Name Type Description
countryCodestring
propertyIdstring
adjustmentsForeignPropertyAnnualAdjustments
allowancesForeignPropertyAnnualAllowances

JSON Example

{
  "countryCode": "string",
  "propertyId": "string",
  "adjustments": {
    "privateUseAdjustment": 0,
    "balancingCharge": 0
  },
  "allowances": {
    "annualInvestmentAllowance": 0,
    "costOfReplacingDomesticItems": 0,
    "otherCapitalAllowance": 0,
    "zeroEmissionsCarAllowance": 0,
    "propertyIncomeAllowance": 0
  }
}

Contained in Schemas