taxAmountSet property

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

Implementation

@JsonKey(name: 'tax_amount_set', includeIfNull: false)
final ShopifySharpPriceSet? taxAmountSet;