본문으로 건너뛰기

protos.purchase.PrepaidCardAmount

balance object
valueint32
currencystring
total object
valueint32
currencystring
protos.purchase.PrepaidCardAmount
{
"balance": {
"value": 0,
"currency": "string"
},
"total": {
"value": 0,
"currency": "string"
}
}