totalDiscountSet property

  1. @JsonKey.new(name: 'total_discount_set', includeIfNull: false)
ShopifySharpPriceSet? totalDiscountSet
final

Implementation

@JsonKey(name: 'total_discount_set', includeIfNull: false)
final ShopifySharpPriceSet? totalDiscountSet;