BreadcrumbItem Data Type

Properties
name data type description
id number
globalId string
name string

Example

{
  "id" : 12345,
  "globalId" : "...",
  "name" : "..."
}