priceSet property

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

Implementation

@JsonKey(name: 'price_set', includeIfNull: false)
final ShopifySharpPriceSet? priceSet;