{
"total": 0,
"list": [
{
"businessDataFile": {
"businessDataFileId": "string",
"entityId": "string",
"businessDataTypeId": "string",
"originalName": "string",
"maskId": "string",
"columns": [
"string"
],
"count": 0,
"failCount": 0,
"failFilePath": "string",
"createdAt": "string",
"updatedAt": "string",
"deletedAt": "string"
},
"businessDataType": {
"index": 0,
"businessDataTypeId": "string",
"name": "string",
"nameLowerCase": "string",
"type": "TRANSACTION",
"columns": [
"string"
],
"count": 0,
"entityId": "string",
"status": "NORMAL",
"balanceTransformer": {
"datetimeColumn": 0,
"timezone": "string",
"currencyColumn": 0,
"amountColumn": 0,
"auxiliaryTypeId": "string",
"auxiliaryValueColumn": 0,
"auxiliaryTypeName": "string"
},
"doingTransactionSource": true,
"transactionIdentificationStatus": "NORMAL",
"transactionDisplayColumns": [
0
],
"transactionTransformer": [
{
"columnIndex": 0,
"columnType": "DATETIME",
"timezone": "string",
"auxiliaryTypeId": "string",
"auxiliaryType": {
"auxiliaryTypeId": "string",
"entityId": "string",
"name": "string",
"type": "ENTITY_ACCOUNT",
"createdAt": "string",
"updatedAt": "string",
"deletedAt": "string"
}
}
],
"transactionColumnFieldMap": {
"datetime": 0,
"currency1": 0,
"currency2": 0,
"currency3": 0,
"amount1": 0,
"amount2": 0,
"amount3": 0,
"amount4": 0,
"amount5": 0,
"amount6": 0,
"amount7": 0,
"amount8": 0,
"amount9": 0,
"amount10": 0,
"auxiliaryValueId1": 0,
"auxiliaryValueId2": 0,
"auxiliaryValueId3": 0,
"auxiliaryValueId4": 0,
"auxiliaryValueId5": 0,
"auxiliaryValueId6": 0
},
"enableAggregation": "false",
"aggregationRule": {},
"aggregationColumns": [
{
"name": "string",
"index": "string"
}
],
"transactionStrictIdentifyValueAndCurrency": true,
"createdAt": "string",
"updatedAt": "string",
"deletedAt": "string"
},
"identifiedJournalCount": 0,
"failCount": 0,
"failFilePath": "string",
"failFileDownloadUrl": "string",
"businessDataSourceId": "string",
"businessDataTypeId": "string",
"entityId": "string",
"name": "string",
"nameLowerCase": "string",
"type": "CSV",
"status": "DOING",
"count": 0,
"identifiedCount": 0,
"unidentifiedCount": 0,
"businessDataFileId": "string",
"lastSyncTime": "string",
"lastAggregationTime": "string",
"aggregatedCount": 0,
"aggregatedOriginalCount": 0,
"createdAt": "string",
"updatedAt": "string",
"deletedAt": "string"
}
]
}