hideZeroQuantityAllWarehouses property

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

Implementation

@JsonKey(name: 'HideZeroQuantityAllWarehouses', includeIfNull: false)
final bool? hideZeroQuantityAllWarehouses;