subtotalPriceSet property

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

Implementation

@JsonKey(name: 'subtotal_price_set', includeIfNull: false)
final ShopifySharpPriceSet? subtotalPriceSet;