Home > @tridion-sites/models > LockInfo > (constructor)
Constructs a new instance of the LockInfo
class
Signature:
constructor({ backendModel, lockType, lockUser, lockDate }: LockInfoConstructorArgs);
Parameter | Type | Description |
---|---|---|
{ backendModel, lockType, lockUser, lockDate } | LockInfoConstructorArgs |