cycleOnlyIncludeInventoryWithNonZeroQuantity property
- @JsonKey.new(name: 'CycleOnlyIncludeInventoryWithNonZeroQuantity', includeIfNull: false)
final
Implementation
@JsonKey(
name: 'CycleOnlyIncludeInventoryWithNonZeroQuantity',
includeIfNull: false)
final bool? cycleOnlyIncludeInventoryWithNonZeroQuantity;