applyDiscountToCustomRate property
- @JsonKey.new(name: 'ApplyDiscountToCustomRate', includeIfNull: false)
final
Implementation
@JsonKey(name: 'ApplyDiscountToCustomRate', includeIfNull: false)
final bool? applyDiscountToCustomRate;
@JsonKey(name: 'ApplyDiscountToCustomRate', includeIfNull: false)
final bool? applyDiscountToCustomRate;