totalDiscountSet property
- @JsonKey.new(name: 'total_discount_set', includeIfNull: false)
final
Implementation
@JsonKey(name: 'total_discount_set', includeIfNull: false)
final ShopifySharpPriceSet? totalDiscountSet;
@JsonKey(name: 'total_discount_set', includeIfNull: false)
final ShopifySharpPriceSet? totalDiscountSet;