...
Panel | ||
---|---|---|
| ||
|
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
EntityIdentity | This structure uniquely identifies the entity that is or will be locked | ||
EntityTimestamp | String | This is a Base64 encoded timestamp optionally used for entity locking | AAAAABCnqY8= |
LockStolenFlag | Boolean | This field indicates whether or not a lock has been successfully stolen | true |
StolenLocks | PwsEntityLockSummaryItem[1..100] | This structure contains key information about a lock that has been stolen |
...