mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-10 10:21:16 -05:00
16 lines
261 B
JSON
16 lines
261 B
JSON
{
|
|
"amount": "Amount",
|
|
"balance": "Balance",
|
|
"createdAt": "Time",
|
|
"title": "Account Balance",
|
|
"type": {
|
|
"0": "Type",
|
|
"1": "Recharge",
|
|
"2": "Withdrawal",
|
|
"3": "Purchase",
|
|
"4": "Refund",
|
|
"5": "Reward",
|
|
"6": "Commission"
|
|
}
|
|
}
|