tridion-sites-extensions-api-docs

Home > @tridion-sites/models > LockInfo > (constructor)

LockInfo.(constructor)

Constructs a new instance of the LockInfo class

Signature:

constructor({ backendModel, lockType, lockUser, lockDate }: LockInfoConstructorArgs);

Parameters

Parameter Type Description
{ backendModel, lockType, lockUser, lockDate } LockInfoConstructorArgs