{
"result": {
"code": "string",
"billList": [
{
"orderType": "WITHDRAW",
"amount": "string",
"createTime": "string",
"uniqueOrderNo": "string",
"productName": "string",
"status": "PROCESSING"
}
],
"message": "string"
}
}