본문으로 건너뛰기

protos.purchase.PurchaseItemEtceteraConfiguration

idstring
titlestring
price object
valueint32
currencystring
translsMap object

다국어 지원대상 필드

  • title
property name* protos.Transls
translation object
property name*string
protos.purchase.PurchaseItemEtceteraConfiguration
{
"id": "string",
"title": "string",
"price": {
"value": 0,
"currency": "string"
},
"translsMap": {}
}