A Box Hub Item is a Box Item that is referenced in a Box Hub.
12345678The unique identifier for this item.
fileThe type of the item.
Value is one of file,folder,web_link
My FileThe name of the item.
{
"id": "12345678",
"type": "file",
"name": "My File"
}