totalLineItemsPriceSet property

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

Implementation

@JsonKey(name: 'total_line_items_price_set', includeIfNull: false)
final ShopifySharpPriceSet? totalLineItemsPriceSet;