monthlyMinimumRepaymentAmount constant

IriTerm const monthlyMinimumRepaymentAmount

monthlyMinimumRepaymentAmount [Expects: http://schema.org/MonetaryAmount, http://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: http://schema.org/PaymentCard

Implementation

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