Home > @tridion-sites/models > RepositoryLocalObject > (constructor)
Constructs a new instance of the RepositoryLocalObject
class
Signature:
constructor({ backendModel, blueprintInfo, isLocked, limitedVersionInfo, locationInfo, lockInfo, metadata, metadataSchema, ...identifiableObjectArgs }: RepositoryLocalObjectConstructorArgs);
Parameter | Type | Description |
---|---|---|
{ backendModel, blueprintInfo, isLocked, limitedVersionInfo, locationInfo, lockInfo, metadata, metadataSchema, …identifiableObjectArgs } | RepositoryLocalObjectConstructorArgs |  |