BankObject

fun BankObject(@Json(name = bank_codebankCode: String, @Json(name = bicbic: String? = null, @Json(name = namename: String, @Json(name = short_nameshortName: String, @Json(name = zipcodezipcode: String? = null, @Json(name = citycity: String, @Json(name = country_idcountryId: CountryId? = null, @Json(name = testmodetestmode: Boolean, @Json(name = xs2a_productsxs2aProducts: List<String>, @Json(name = xs2a_supportedxs2aSupported: Boolean)

Parameters

bankCode

bank code of the bank

bic

BIC of the bank

name

Name of the bank

shortName

Abbreviated bank name

zipcode

National ZIP code of the bank

city

City

countryId

Two letter country code id, e.g. AT, CH, DE

testmode

'1', if this bank is a testbank

xs2aProducts

array of xs2a products supported

xs2aSupported

true, if this bank is supported by XS2A