{
"id": "<string>",
"type": "propertys",
"attributes": {
"label": "<string>",
"icon": "<string>",
"filterable": true,
"private": true
},
"links": {
"self": "<string>"
},
"relationships": {
"resource_properties": {
"data": [
{
"type": "<string>",
"id": "<string>"
}
],
"links": {
"self": "<string>"
}
}
},
"meta": {
"options": "<array>"
}
}