totalsPeriodDiscount property

  1. @JsonKey.new(name: 'Totals_Period_Discount', includeIfNull: false)
double? totalsPeriodDiscount
final

Implementation

@JsonKey(name: 'Totals_Period_Discount', includeIfNull: false)
final double? totalsPeriodDiscount;