18 lines
337 B
JSON
18 lines
337 B
JSON
{
|
|
"amount": "金額",
|
|
"balance": "残高",
|
|
"commission": "手数料",
|
|
"createdAt": "時間",
|
|
"giftAmount": "ギフト金額",
|
|
"totalAssets": "資産概要",
|
|
"type": {
|
|
"0": "タイプ",
|
|
"1": "チャージ",
|
|
"2": "引き出し",
|
|
"3": "購入",
|
|
"4": "返金",
|
|
"5": "報酬",
|
|
"6": "手数料"
|
|
}
|
|
}
|