Home > @tridion-sites/models > ExternalKeywordCategory
Represents an External Category (mapped to an external Taxonomy Management System).
Signature:
export declare class ExternalKeywordCategory extends KeywordCategory
Extends: KeywordCategory
Constructor | Modifiers | Description |
---|---|---|
(constructor)({ backendModel, …keywordCategoryArgs }) | Constructs a new instance of the ExternalKeywordCategory class |
Property | Modifiers | Type | Description |
---|---|---|---|
_backendModel | BackendExternalKeywordCategory | ||
displayType | string | undefined | Display type of the External Category. | |
getInternalModel | () => BackendExternalKeywordCategory | ||
stubId | string | undefined | Stub Category ID (TCM URI) |