WebApiModulesUtilitiesInventoryTransferUtilityTransferInventoryRequest constructor
const
WebApiModulesUtilitiesInventoryTransferUtilityTransferInventoryRequest({})
Implementation
const WebApiModulesUtilitiesInventoryTransferUtilityTransferInventoryRequest({
this.fromWarehouseId,
this.toWarehouseId,
this.itemId,
this.locationId,
this.departmentId,
this.transferTypeId,
});