MoneyTransfer constant

IriTerm const MoneyTransfer

IRI for schema:MoneyTransfer

The act of transferring money from one place to another place. This may occur electronically or physically.

Implementation

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