DepositAccount constant

IriTerm const DepositAccount

IRI for schema:DepositAccount

A type of Bank Account with a main purpose of depositing funds to gain interest or other benefits.

Implementation

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