BreadcrumbItem Data Type

Properties
name data type description
name string
globalId string
id number

Example

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