CouponCurrencyResponse
Name | Type | Tags | Description |
---|---|---|---|
CurrencyPrices |
[]models.CouponCurrency |
Optional | - |
{
"currency_prices": [
{
"id": 50,
"currency": "currency8",
"price": 78,
"coupon_id": 224
},
{
"id": 50,
"currency": "currency8",
"price": 78,
"coupon_id": 224
},
{
"id": 50,
"currency": "currency8",
"price": 78,
"coupon_id": 224
}
]
}