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