bankAccountType constant

IriTerm const bankAccountType

bankAccountType [Expects: http://schema.org/Text, http://schema.org/URL]

The type of a bank account.

Can be used on: http://schema.org/BankAccount

Implementation

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