hideInventoryWithZeroQuantity property

  1. @JsonKey.new(name: 'HideInventoryWithZeroQuantity', includeIfNull: false)
bool? hideInventoryWithZeroQuantity
final

Implementation

@JsonKey(name: 'HideInventoryWithZeroQuantity', includeIfNull: false)
final bool? hideInventoryWithZeroQuantity;