CollectStockHistoryModel constructor
CollectStockHistoryModel({})
Implementation
CollectStockHistoryModel(
{this.status,
this.message,
this.timeStamp,
this.data,
this.requestId,
this.correlationId,
this.code,
this.errors});