{
"incomeRecords": {
"property1": [
{
"id": "string",
"holdingId": 0,
"holdingTypeId": 0,
"symbol": "string",
"name": "string",
"exchange": "string",
"displayExchange": "string",
"exDividendDate": "2019-08-24T14:15:22.123Z",
"paymentDate": "2019-08-24T14:15:22.123Z",
"frankedAmount": 0,
"unfrankedAmount": 0,
"frankingCredits": 0,
"netAmount": 0,
"grossAmount": 0,
"status": "string",
"logoUrl": "string"
}
],
"property2": [
{
"id": "string",
"holdingId": 0,
"holdingTypeId": 0,
"symbol": "string",
"name": "string",
"exchange": "string",
"displayExchange": "string",
"exDividendDate": "2019-08-24T14:15:22.123Z",
"paymentDate": "2019-08-24T14:15:22.123Z",
"frankedAmount": 0,
"unfrankedAmount": 0,
"frankingCredits": 0,
"netAmount": 0,
"grossAmount": 0,
"status": "string",
"logoUrl": "string"
}
]
}
}