subtotalSet property

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

Implementation

@JsonKey(name: 'subtotal_set', includeIfNull: false)
final ShopifySharpPriceSet? subtotalSet;