ControlCategory

ControlCategory

Represents a ControlCategory defined within a Mod.

For more information, please see Controls.

childrenControlCategoriesThe immediate children for this ControlCategory.
controlsControlsReturns any controls for this ControlCategory that you have permission to get, subject to the optional filter and paging arguments.
descendantsControlCategoriesThe descendants of this ControlCategory.
descriptionStringShort human-friendly description.
iconStringFontAwesome icon reference, used for display in the product and documentation. Will be in the format fal-<icon>, far-<icon> or fas-<icon> for light, regular and solid icon classes respectively.
modUriString!Unique identifier for the defining mod.
parentStringThe parent mod-specifuc URI for this ControlCategory.
policySettingsPolicySettingsReturns any policySettings for this ControlCategory that you have permission to get, subject to the optional filter and paging arguments.
resourceParentStringThe resourceParent mod-specifuc URI for this ControlCategory in the static category hierarchy.
resourcesResourcesThe resources of this ControlCategory, subject to the optional filter and paging arguments.
titleString!Display title.
trunkTrunkItemsThe trunk for this ControlCategory, subject to the optional filter and paging arguments. This will show the resource type hierarchy from the root down to this ControlCategory.
turbotTurbotControlCategoryMetadata!Turbot metadata for this ControlCategory.
uriString!Mod-specific unique identifier.