accountMinimumInflow constant

IriTerm const accountMinimumInflow

IRI for schemahttp:accountMinimumInflow [Expects: http://schema.org/MonetaryAmount]

A minimum amount that has to be paid in every month.

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

Implementation

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