billingIncrement constant
billingIncrement [Expects: http://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: http://schema.org/UnitPriceSpecification
Implementation
static const billingIncrement = IriTerm.prevalidated(
'http://schema.org/billingIncrement',
);