physicalInventoryRecountUpdate property
- @JsonKey.new(name: 'PhysicalInventoryRecountUpdate', includeIfNull: false, defaultValue: <WebApiModulesInventoryPhysicalInventoryPhysicalInventoryRecountUpdateRequestModel>[])
final
Implementation
@JsonKey(
name: 'PhysicalInventoryRecountUpdate',
includeIfNull: false,
defaultValue:
<
WebApiModulesInventoryPhysicalInventoryPhysicalInventoryRecountUpdateRequestModel
>[],
)
final List<
WebApiModulesInventoryPhysicalInventoryPhysicalInventoryRecountUpdateRequestModel
>?
physicalInventoryRecountUpdate;