periodNumberOfUnits property

  1. @JsonKey(name: 'periodNumberOfUnits')
int periodNumberOfUnits
inherited

Number of units for the billing period of the discount.

Implementation

@JsonKey(name: 'periodNumberOfUnits')
int get periodNumberOfUnits => throw _privateConstructorUsedError;