/
PwsStolenLock
PwsStolenLock
Overview
This structure includes basic information about a lock that has been stolen. When a caller tries to assert a lock when saving changes to a Projector entity such as a project, and their lock has been stolen, the request will fail. The response will include an instance of this structure. It contains the identitiy of the user who stole the lock (PwsUserSummary), as well as the ProjectorLockSetId of the stolen lock.
Format
PwsStolenLock
- PwsStolenLock
- LockStolenByUser: PwsUserSummary
- ProjectorLockSetId: Int32
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
LockStolenByUser | This structure includes basic information about the user that stole the lock. | ||
Int32 | The lock set id of the stolen lock. Click here for more information . | 3836 |
Usage Example(s)
, multiple selections available,
Related content
PwsEntityLockSummary
PwsEntityLockSummary
More like this
PwsProjectorLock
PwsProjectorLock
More like this
PwsEntityLockSummaryItem
PwsEntityLockSummaryItem
More like this
PwsAcquireProjectorLocks
PwsAcquireProjectorLocks
More like this
PwsCheckProjectorLocks
PwsCheckProjectorLocks
More like this
PwsProjectorLockRequest
PwsProjectorLockRequest
More like this