WebApiModulesInventoryContainerItemRemoveFromContainerRequest constructor
const
WebApiModulesInventoryContainerItemRemoveFromContainerRequest({})
Implementation
const WebApiModulesInventoryContainerItemRemoveFromContainerRequest({
this.containerItemId,
this.itemId,
this.inventoryId,
this.warehouseId,
this.consignorId,
this.consignorAgreementId,
this.quantity,
});