27 lines
399 B
JSON
27 lines
399 B
JSON
[
|
|
{
|
|
"name": "name",
|
|
"link": true,
|
|
"width": 20
|
|
},
|
|
{
|
|
"name": "rechtsform",
|
|
"width": 15
|
|
},
|
|
{
|
|
"name": "firmenname",
|
|
"width": 20
|
|
},
|
|
{
|
|
"name": "emailAddress",
|
|
"width": 20
|
|
},
|
|
{
|
|
"name": "phoneNumber",
|
|
"width": 15
|
|
},
|
|
{
|
|
"name": "modifiedAt",
|
|
"width": 10
|
|
}
|
|
] |