API Docs / Schemas / ForeignPropertyBsasAdjustmentEntry

ForeignPropertyBsasAdjustmentEntry

Properties

Name Type Description
countryCodestring
propertyIdstring
incomeForeignPropertyBsasIncome
expensesForeignPropertyBsasExpenses

JSON Example

{
  "countryCode": "string",
  "propertyId": "string",
  "income": {
    "totalRentsReceived": 0,
    "premiumsOfLeaseGrant": 0,
    "otherPropertyIncome": 0
  },
  "expenses": {
    "premisesRunningCosts": 0,
    "repairsAndMaintenance": 0,
    "financialCosts": 0,
    "professionalFees": 0,
    "costOfServices": 0
  }
}

Contained in Schemas