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