CurrencyConversionService constant

IriTerm const CurrencyConversionService

IRI for schemaHttp:CurrencyConversionService

A service to convert funds from one currency to another currency.

Implementation

static const CurrencyConversionService = IriTerm(
  'http://schema.org/CurrencyConversionService',
);