Home > @tridion-sites/models > LimitedVersionInfo
Limited version info for Repository-Local Objects.
Signature:
export declare class LimitedVersionInfo extends BasicVersionInfo
Extends: BasicVersionInfo
Constructor | Modifiers | Description |
---|---|---|
(constructor)({ creator, …basicVersionInfoArgs }) | Constructs a new instance of the LimitedVersionInfo class |
Property | Modifiers | Type | Description |
---|---|---|---|
_backendModel | BackendLimitedVersionInfo | ||
creator | Link | undefined | User who created the container object. | |
getInternalModel | () => BackendLimitedVersionInfo |