{
"settlementId": "string",
"settlementNo": "string",
"projectId": "string",
"projectName": "string",
"taxCompanyName": "string",
"receiveMethod": "string",
"totalAmount": 0,
"totalCount": 0,
"status": 0,
"statusDesc": "string",
"acceptanceStatus": 0,
"acceptanceStatusDesc": "string",
"property1": "string",
"property2": "string",
"remark": "string",
"details": [
{
"property1": "string",
"property2": "string"
}
]
}