billingIncrement property

int? billingIncrement
getter/setter pair

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.

Implementation

int? billingIncrement;