downPayment constant

IriTerm const downPayment

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

a type of payment made in cash during the onset of the purchase of an expensive good/service. The payment typically represents only a percentage of the full purchase price.

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

Implementation

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