currentTotalDiscountsSet property

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

Implementation

@JsonKey(name: 'current_total_discounts_set', includeIfNull: false)
final ShopifySharpPriceSet? currentTotalDiscountsSet;