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": {}
}