CreditBankIncomeSummary constructor
CreditBankIncomeSummary({})
Implementation
CreditBankIncomeSummary({
this.totalAmount,
this.isoCurrencyCode,
this.unofficialCurrencyCode,
this.startDate,
this.endDate,
this.incomeSourcesCount,
this.incomeCategoriesCount,
this.incomeTransactionsCount,
this.historicalSummary,
});