CreditBankIncomeHistoricalSummary constructor
CreditBankIncomeHistoricalSummary({})
Implementation
CreditBankIncomeHistoricalSummary({
this.totalAmount,
this.isoCurrencyCode,
this.unofficialCurrencyCode,
this.startDate,
this.endDate,
this.transactions,
});