API Docs / Schemas / ForeignPropertyFigureInputs

ForeignPropertyFigureInputs

Properties

Name Type Description
foreignPropertyarray of ForeignPropertyPeriodEntry

JSON Example

{
  "foreignProperty": [
    {
      "countryCode": "...",
      "propertyId": "...",
      "income": "...",
      "expenses": "..."
    }
  ]
}

Contained in Schemas