numberOfPeriods property
The object represent the discount period length.
The value must be >= 0 if the object is valid.
Implementation
@JsonKey(defaultValue: 0)
final int numberOfPeriods;
The object represent the discount period length.
The value must be >= 0 if the object is valid.
@JsonKey(defaultValue: 0)
final int numberOfPeriods;