monthlyMinimumRepaymentAmount constant

IriTerm const monthlyMinimumRepaymentAmount

monthlyMinimumRepaymentAmount [Expects: https://schema.org/MonetaryAmount, https://schema.org/Number]

The minimum payment is the lowest amount of money that one is required to pay on a credit card statement each month.

Can be used on: https://schema.org/PaymentCard

Implementation

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