[
{
"id": 0,
"logo": "string",
"currency": "string",
"minAmount": 0,
"maxAmount": 0,
"accountType": "0",
"name": "string",
"enable": true,
"charges": 0,
"chargesType": "1",
"paymentType": "0",
"rateId": 0,
"rateInfo": {
"id": 0,
"base": 0,
"spread": 0,
"value": 0,
"rateValue": 0,
"digits": 0,
"lastUpdateTime": 0
},
"conditions": {
"customExp": "string",
"expression": [
{
"name": "string",
"option": "1",
"value": null
}
],
"logic": "1"
},
"remark": "string",
"timeLimitBeginHours": 0,
"timeLimitEndHours": 0,
"bankPaymentMethod": [
0
],
"accountCurrency": "string",
"autoMaxAmount": 0,
"extra": {
"property1": null,
"property2": null
}
}
]