Classes
Enumerations
Interfaces
TypeAliases

CompassComponentTypeObject

Represents a type of software component that is distinguishable from other types. Service vs Library, for example

Property NameTypeDescription
__typenameLiteral
componentCountMaybe<Number>The number of components of this type.
descriptionMaybe<String>The description of the component type.
fieldDefinitionsMaybe<CompassFieldDefinitionsResult>The field definitions for the component type.
iconUrlMaybe<String>Icon URL of the component type.
idStringThe unique identifier (ID) of the component type.
nameMaybe<String>The name of the component type.

Rate this page: