CollectStockHistoryContentModel constructor
CollectStockHistoryContentModel({})
Implementation
CollectStockHistoryContentModel(
{this.createdDate,
this.transactionId,
this.status,
this.transactionByParty,
this.transactionByContext,
this.fromPartyType,
this.fromPartyId,
this.toPartyType,
this.toPartyId,
this.toPartyName});