mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-10 18:31:10 -05:00
18 lines
327 B
JSON
18 lines
327 B
JSON
{
|
|
"amount": "Amount",
|
|
"balance": "Balance",
|
|
"commission": "Commission",
|
|
"createdAt": "Time",
|
|
"giftAmount": "Girt Amount",
|
|
"totalAssets": "Asset overview",
|
|
"type": {
|
|
"0": "Type",
|
|
"1": "Recharge",
|
|
"2": "Withdrawal",
|
|
"3": "Purchase",
|
|
"4": "Refund",
|
|
"5": "Reward",
|
|
"6": "Commission"
|
|
}
|
|
}
|