totalUnsettledSet property

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

Implementation

@JsonKey(name: 'total_unsettled_set', includeIfNull: false)
final ShopifySharpPriceSet? totalUnsettledSet;