UserAccountsObject

fun UserAccountsObject(@Json(name = identifieridentifier: String, @Json(name = holderholder: String, @Json(name = descriptiondescription: String, @Json(name = ibaniban: String, @Json(name = bicbic: String? = null, @Json(name = account_numberaccountNumber: String? = null, @Json(name = bank_codebankCode: String, @Json(name = bank_namebankName: String, @Json(name = country_idcountryId: CountryId? = null, @Json(name = joint_accountjointAccount: Boolean, @Json(name = transaction_possibletransactionPossible: Boolean, @Json(name = account_typeaccountType: AccountType, @Json(name = balancebalance: Float, @Json(name = availableavailable: Float? = null, @Json(name = limitlimit: Float? = null, @Json(name = currency_idcurrencyId: CurrencyId, @Json(name = turnover_daysturnoverDays: Int, @Json(name = turnover_available_daysturnoverAvailableDays: Int, @Json(name = turnover_countturnoverCount: Int, @Json(name = average_account_usageaverageAccountUsage: String, @Json(name = overdraft_daysoverdraftDays: Int, @Json(name = overdraft_limit_daysoverdraftLimitDays: Int, @Json(name = completenesscompleteness: UserAccountsObjectCompleteness, @Json(name = account_data_availableaccountDataAvailable: String)

Parameters

identifier

Can be IBAN or other Identifier of the account

holder

Holder name

description
iban

IBAN

bic

BIC

accountNumber

Account number

bankCode

Bank code

bankName

Bank name

countryId

Country Id

jointAccount

Joint Account

transactionPossible
accountType

Account type

balance

Balance

available

Available

limit

Limit

currencyId

Currency

turnoverDays

Turnover days

turnoverAvailableDays

Turnover available days

turnoverCount

Turnover count

averageAccountUsage

Average account usage

overdraftDays

Overdraft days

overdraftLimitDays

Overdraft limit days

completeness
accountDataAvailable