applyDiscountToCustomRate property

  1. @JsonKey.new(name: 'ApplyDiscountToCustomRate', includeIfNull: false)
bool? applyDiscountToCustomRate
final

Implementation

@JsonKey(name: 'ApplyDiscountToCustomRate', includeIfNull: false)
final bool? applyDiscountToCustomRate;