BankAccount constant

IriTerm const BankAccount

IRI for schemahttp: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(
  'http://schema.org/BankAccount',
);