accountMinimumInflow constant
IRI for schema:accountMinimumInflow [Expects: https://schema.org/MonetaryAmount]
A minimum amount that has to be paid in every month.
Can be used on: https://schema.org/BankAccount
Implementation
static const accountMinimumInflow = IriTerm.prevalidated(
'https://schema.org/accountMinimumInflow',
);