Represents a log entry from an ASSA ABLOY IP lock containing event information
Overview of AssaAbloyIPLockLogEntry goes here.
AssaAbloyIPLockLogEntry
| Field | Type | Inherited from | Description |
|---|---|---|---|
| Code | String | AssaAbloyIPLockLogEntry | Gets or sets the event code identifier for the ASSA ABLOY IP lock log entry. |
| Family | String | AssaAbloyIPLockLogEntry | Gets or sets the event family classification for the ASSA ABLOY IP lock log entry. |
| TimeStamp | Nullable<DateTime> | AssaAbloyIPLockLogEntry | Gets or sets the timestamp when the ASSA ABLOY IP lock event occurred. |
{
"Code" : "String",
"Family" : "String",
"TimeStamp" : "Nullable\<DateTime\>"
}