billingIncrement constant

IriTerm const billingIncrement

billingIncrement [Expects: https://schema.org/Number]

This property specifies the minimal quantity and rounding increment that will be the basis for the billing. The unit of measurement is specified by the unitCode property.

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

Implementation

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