amountSet property

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

Implementation

@JsonKey(name: 'amount_set', includeIfNull: false)
final ShopifySharpPriceSet? amountSet;