{
    "type": "BusinessObject",
    "id": "tlt_hierarchy",
    "label": "hierarchy category",
    "labelPlural": "hierarchy categories",
    "defaultNavigationTarget": {},
    "isHierarchyDataSource": true,
    "hierarchyName": "tlt_hierarchy",
    "hierarchyAttribute": "TLT_HIERARCHY_ATTRIBUTE",
    "attributes": [
        {
            "id": "TLT_HIERARCHY_ATTRIBUTE",
            "label": "TLT_HIERARCHY",
            "type": "String",
            "usage": {},
            "isKey": false,
            "isSortable": false,
            "matchingStrategy": "Exact",
            "isHierarchy": true,
            "hierarchyName": "tlt_hierarchy"
        },
        {
            "id": "NAME",
            "label": "NAME",
            "type": "String",
            "usage": { "Title": { "displayOrder": 2 } },
            "isKey": false,
            "isSortable": true,
            "matchingStrategy": "Exact",
            "isHierarchy": false
        },
        {
            "id": "ICON",
            "label": "ICON",
            "type": "ImageUrl",
            "usage": { "Title": { "displayOrder": 1 } },
            "isKey": false,
            "isSortable": false,
            "matchingStrategy": "Exact",
            "isHierarchy": false
        },
        {
            "id": "DIRECT_PARENT_ID",
            "label": "DIRECT_PARENT_ID",
            "type": "String",
            "usage": {},
            "isKey": false,
            "isSortable": false,
            "matchingStrategy": "Exact",
            "isHierarchy": false
        },
        {
            "id": "HASHIERARCHYNODECHILD",
            "label": "HASHIERARCHYNODECHILD",
            "type": "String",
            "usage": {},
            "isKey": false,
            "isSortable": false,
            "matchingStrategy": "Exact",
            "isHierarchy": false
        }
    ]
}
