CollectStockHistoryContentModel constructor
CollectStockHistoryContentModel({})
Implementation
CollectStockHistoryContentModel({
this.transferOrderId,
this.createdDate,
this.updatedDate,
this.requestedFrom,
this.requestedTo,
});