{
"id": 0,
"accountSetsId": 0,
"voucherId": 0,
"year": 0,
"month": 0,
"voucherDate": "string",
"currencyId": 0,
"currencyName": "string",
"currencyCode": "string",
"originalAmount": 0,
"summary": "string",
"subjectId": 0,
"subjectName": "string",
"subjectCode": "string",
"subject": {
"id": 0,
"accountSetsId": 0,
"type": "string",
"code": "string",
"queryCode": "string",
"name": "string",
"mnemonicCode": "string",
"balanceDirection": "string",
"status": true,
"cash": true,
"parentId": 0,
"level": 0,
"systemDefault": true,
"unit": "string",
"fullName": "string",
"leaf": true,
"adjustments": true,
"auxiliaryAccounting": [
0
],
"currencyAccounting": [
0
],
"children": "new ArrayList<>()",
"auxiliaryAccountingNames": [
"string"
],
"currencyAccountingNames": [
"string"
],
"auxiliaryAccountingStr": "string",
"currencyAccountingStr": "string",
"aan": "string",
"can": "string",
"typeAlias": "string"
},
"debitAmount": 0,
"creditAmount": 0,
"num": 0,
"price": 0,
"auxiliaryDetailId": 0,
"auxiliary": [
{
"id": 0,
"accountSetsId": 0,
"categoryId": 0,
"categoryName": "string",
"categoryType": "CUSTOMER",
"code": "string",
"name": "string",
"mnemonics": "string",
"remark": "string",
"enable": true,
"createTime": "string",
"updateTime": "string"
}
],
"debitAmountFor": 0,
"creditAmountFor": 0,
"exchangeRate": 0,
"debitNum": 0,
"creditNum": 0,
"carryForward": true
}