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 = const IriTerm(
'https://schema.org/bankAccountType',
);