{
"name": "string",
"matchRule": {
"datetime": {
"type": "EQUALS",
"limit": "string",
"unit": "HOUR"
},
"amount": {
"type": "EQUALS",
"limit": "string",
"unit": "HOUR"
},
"txHash": {
"type": "EQUALS"
},
"memo": {
"type": "EQUALS"
}
},
"conditionList": [
{
"type": "ACCOUNT",
"direction": "BOTH",
"value": "string",
"operator": "EQ",
"auxiliaryTypeId": "string"
}
],
"isAutoApprove": true
}