CreditBankIncomeGetRequestOptions constructor
      
      CreditBankIncomeGetRequestOptions({ 
    
    
- int? count,
Implementation
CreditBankIncomeGetRequestOptions({
  this.count,
});CreditBankIncomeGetRequestOptions({
  this.count,
});