본문으로 건너뛰기

protos.purchase.PrepaidCardChargingEventAmount

typeenum

Possible values: [PrepaidCardChargingEventAmountType_UNKNOWN, BALANCE, POINT]

amount object
valueint32
currencystring
protos.purchase.PrepaidCardChargingEventAmount
{
"type": "PrepaidCardChargingEventAmountType_UNKNOWN",
"amount": {
"value": 0,
"currency": "string"
}
}