Toggle navigation
Gentics Content.Node - REST API Library: BreadcrumbItem
Resources
Data Types
Back to Top
Home
JSON
BreadcrumbItem
BreadcrumbItem
Data Type
Model for breadcrumbs items
Properties
name
data type
description
id
number
ID of the folder
globalId
string
Global ID
name
string
Name of the folder
Example
{ "id" : 12345, "globalId" : "...", "name" : "..." }