bankAccountType constant

IriTerm const bankAccountType

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

The type of a bank account.

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

Implementation

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