preTaxPriceSet property
- @JsonKey.new(name: 'pre_tax_price_set', includeIfNull: false)
final
Implementation
@JsonKey(name: 'pre_tax_price_set', includeIfNull: false)
final ShopifySharpPriceSet? preTaxPriceSet;
@JsonKey(name: 'pre_tax_price_set', includeIfNull: false)
final ShopifySharpPriceSet? preTaxPriceSet;