TransferBody constructor
TransferBody({})
Implementation
TransferBody({
this.note,
this.startWarehouseId,
this.destinationWarehouseId,
this.vehicleId,
this.storeId,
this.stocks,
});
TransferBody({
this.note,
this.startWarehouseId,
this.destinationWarehouseId,
this.vehicleId,
this.storeId,
this.stocks,
});