totalPriceSet property

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

Implementation

@JsonKey(name: 'total_price_set', includeIfNull: false)
final ShopifySharpPriceSet? totalPriceSet;