SettlementReport constructor
SettlementReport({})
Implementation
SettlementReport({
this.endDate,
this.kind,
this.previousBalance,
this.settlementId,
this.startDate,
this.transferAmount,
this.transferDate,
this.transferIds,
});