Home > @tridion-sites/models > WhereUsedListInfo
Signature:
export declare class WhereUsedListInfo
Constructor | Modifiers | Description |
---|---|---|
(constructor)({ backendModel, commentToken }) | Constructs a new instance of the WhereUsedListInfo class |
Property | Modifiers | Type | Description |
---|---|---|---|
_backendModel | BackendWhereUsedListInfo | ||
comment | string | undefined | ||
getInternalModel | () => BackendWhereUsedListInfo | ||
hasOnlyOldVersions | boolean | ||
versions | ReadonlyArray<number> |