23 lines
336 B
JSON
23 lines
336 B
JSON
[
|
|
{
|
|
"name": "name",
|
|
"link": true
|
|
},
|
|
{
|
|
"name": "address",
|
|
"width": 16
|
|
},
|
|
{
|
|
"name": "emailAddress",
|
|
"width": 16
|
|
},
|
|
{
|
|
"name": "phoneNumber",
|
|
"width": 16
|
|
},
|
|
{
|
|
"name": "teams",
|
|
"width": 16,
|
|
"notSortable": true
|
|
}
|
|
] |