AtlasRelatedCategoryHeader interface
The header of the related category.
Properties
| category |
The GUID of the category. |
| description | The description of the category header. |
| display |
The display text. |
| parent |
The GUID of the parent category. |
| relation |
The GUID of the relationship. |
Property Details
categoryGuid
The GUID of the category.
categoryGuid?: string
Property Value
string
description
The description of the category header.
description?: string
Property Value
string
displayText
The display text.
displayText?: string
Property Value
string
parentCategoryGuid
The GUID of the parent category.
parentCategoryGuid?: string
Property Value
string
relationGuid
The GUID of the relationship.
relationGuid?: string
Property Value
string