{
  "@odata.context" : "string",
  "@odata.count" : 50,
  "@odata.nextLink" : "string",
  "value" : [ {
    "id" : 210,
    "name" : "NTB19",
    "path" : "Our Company, Inc./Business Department/Sales/Veronica Palmer (Demo)/NTB19",
    "kindId" : 47,
    "kindName" : "Computer/notebook",
    "hidden" : false,
    "parentObjectId" : 272,
    "_links" : {
      "self" : {
        "href" : "string"
      },
      "parent" : {
        "href" : "string"
      },
      "properties" : {
        "href" : "string"
      }
    }
  } ]
}