28 lines
385 B
JSON
28 lines
385 B
JSON
[
|
|
{
|
|
"name": "name",
|
|
"link": true,
|
|
"width": 20
|
|
},
|
|
{
|
|
"name": "iban",
|
|
"width": 25
|
|
},
|
|
{
|
|
"name": "bic",
|
|
"width": 15
|
|
},
|
|
{
|
|
"name": "kontoinhaber",
|
|
"width": 20
|
|
},
|
|
{
|
|
"name": "istAktiv",
|
|
"width": 10
|
|
},
|
|
{
|
|
"name": "istStandard",
|
|
"width": 10
|
|
}
|
|
]
|