currency constant
currency [Expects: https://schema.org/Text]
The currency in which the monetary amount is expressed.\n\nUse standard formats: ISO 4217 currency format, e.g. "USD"; Ticker symbol for cryptocurrencies, e.g. "BTC"; well known names for Local Exchange Trading Systems (LETS) and other currency types, e.g. "Ithaca HOUR".
Can be used on: https://schema.org/DatedMoneySpecification, https://schema.org/ExchangeRateSpecification, https://schema.org/LoanOrCredit, https://schema.org/MonetaryAmount, https://schema.org/MonetaryAmountDistribution
Implementation
static const currency = IriTerm.prevalidated('https://schema.org/currency');