currentSubtotalPriceSet property

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

Implementation

@JsonKey(name: 'current_subtotal_price_set', includeIfNull: false)
final ShopifySharpPriceSet? currentSubtotalPriceSet;