downPayment constant

IriTerm const downPayment

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

Implementation

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