bankIncomeAccounts property
- @JsonKey(name: 'bank_income_accounts', defaultValue: <CreditBankIncomeAccount>[])
final
Implementation
@JsonKey(
name: 'bank_income_accounts', defaultValue: <CreditBankIncomeAccount>[])
final List<CreditBankIncomeAccount>? bankIncomeAccounts;