protos.purchase.PurchaseItemEtceteraConfiguration
idstring
titlestring
price object
valueint32
currencystring
protos.purchase.PurchaseItemEtceteraConfiguration
{
"id": "string",
"title": "string",
"price": {
"value": 0,
"currency": "string"
}
}