exchangeRateSpread constant

IriTerm const exchangeRateSpread

IRI for schema:exchangeRateSpread [Expects: https://schema.org/MonetaryAmount, https://schema.org/Number]

The difference between the price at which a broker or other intermediary buys and sells foreign currency.

Can be used on: https://schema.org/ExchangeRateSpecification

Implementation

static const exchangeRateSpread = IriTerm.prevalidated(
  'https://schema.org/exchangeRateSpread',
);