beneficiaryBank constant

IriTerm const beneficiaryBank

IRI for schemahttp:beneficiaryBank [Expects: http://schema.org/BankOrCreditUnion, http://schema.org/Text]

A bank or bank’s branch, financial institution or international financial institution operating the beneficiary’s bank account or releasing funds for the beneficiary.

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

Implementation

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