PriceAmount

The price represented as a number and currency.

JSON representation
{
  "value": string,
  "currency": string
}
Fields
value

string

The price represented as a number.

currency

string

The currency of the price.