API Docs / Schemas / ForeignPropertyBsasCalculation

ForeignPropertyBsasCalculation

Properties

Name Type Description
totalIncomenumber
incomeForeignPropertyBsasIncome
totalExpensesnumber
expensesForeignPropertyBsasExpenses
netProfitnumber
netLossnumber
totalAdditionsnumber
additionsForeignPropertyBsasAdditions
totalDeductionsnumber
deductionsForeignPropertyBsasDeductions
taxableProfitnumber
adjustedIncomeTaxLossnumber
countryLevelDetailarray of ForeignPropertyBsasCountryDetail

JSON Example

{
  "totalIncome": 0,
  "income": {
    "totalRentsReceived": 0,
    "premiumsOfLeaseGrant": 0,
    "otherPropertyIncome": 0
  },
  "totalExpenses": 0,
  "expenses": {
    "premisesRunningCosts": 0,
    "repairsAndMaintenance": 0,
    "financialCosts": 0,
    "professionalFees": 0,
    "costOfServices": 0
  },
  "netProfit": 0
}

Contained in Schemas