BankAccount constant

IriTerm const BankAccount

IRI for schema:BankAccount

A product or service offered by a bank whereby one may deposit, withdraw or transfer money and in some cases be paid interest.

Implementation

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