Overview of AcuDoorInfo goes here.
Item -> BaseInfo -> DoorInfo -> AcuDoorInfo
| Field | Type | Inherited from | Description |
|---|---|---|---|
| Href | String | Item | Gets or sets the Href value |
| CommonName | String | BaseInfo | Gets or sets the CommonName value |
| ConcurrencyVersion | Nullable<Int64> | BaseInfo | Gets or sets the ConcurrencyVersion value |
| InFolderHref | String | BaseInfo | Gets or sets the InFolderHref value |
| InFolderKey | String | BaseInfo | Gets or sets the InFolderKey value |
| IsGlobal | Boolean | BaseInfo | Gets or sets the IsGlobal value |
| Key | String | BaseInfo | Gets or sets the Key value |
| Links | List<Link> | BaseInfo | Gets or sets the Links value |
| Metadata | MetadataItem[] | BaseInfo | Gets or sets the Metadata value |
| Monikers | MonikerItem[] | BaseInfo | Gets or sets the Monikers value |
| Notes | NoteInfo[] | BaseInfo | Gets or sets the Notes value |
| ObjectLinks | ObjectLinkItem[] | BaseInfo | Gets or sets the ObjectLinks value |
| Tags | String[] | BaseInfo | Gets or sets the Tags value |
| AjarTime | Int32 | AcuDoorInfo | Gets or sets the AjarTime value |
| ArmOptions | DoorArmOptions | AcuDoorInfo | Gets or sets the ArmOptions value |
| AuxActiveTime | Int32 | AcuDoorInfo | Gets or sets the AuxActiveTime value |
| AuxRelayOptions | DoorAuxRelayOptions | AcuDoorInfo | Gets or sets the AuxRelayOptions value |
| ExtendedRelayTime | Int32 | AcuDoorInfo | Gets or sets the ExtendedRelayTime value |
| IntruderPanelTimeout | Int32 | AcuDoorInfo | Gets or sets the IntruderPanelTimeout value |
| IsEnabled | Boolean | AcuDoorInfo | Gets or sets the IsEnabled value |
| LockdownOptions | DoorLockdownOptions | AcuDoorInfo | Gets or sets the LockdownOptions value |
| LogOptions | DoorLogOptions | AcuDoorInfo | Gets or sets the LogOptions value |
| OP2ActiveTime | Int32 | AcuDoorInfo | Gets or sets the OP2ActiveTime value |
| OP3ActiveTime | Int32 | AcuDoorInfo | Gets or sets the OP3ActiveTime value |
| OperationOptions | DoorOperationOptions | AcuDoorInfo | Gets or sets the OperationOptions value |
| RelayActiveTime | Int32 | AcuDoorInfo | Gets or sets the RelayActiveTime value |
{
"Href" : "String",
"CommonName" : "String",
"ConcurrencyVersion" : "Nullable\<Int64\>",
"InFolderHref" : "String",
"InFolderKey" : "String",
"IsGlobal" : "Boolean",
"Key" : "String",
"Links" : "List\<[Link](/object-model/link)\>",
"Metadata" : "[MetadataItem](/object-model/metadataitem)[]",
"Monikers" : "[MonikerItem](/object-model/monikeritem)[]",
"Notes" : "[NoteInfo](/object-model/noteinfo)[]",
"ObjectLinks" : "[ObjectLinkItem](/object-model/objectlinkitem)[]",
"Tags" : "String[]",
"AjarTime" : "Int32",
"ArmOptions" : "[DoorArmOptions](/object-model/doorarmoptions)",
"AuxActiveTime" : "Int32",
"AuxRelayOptions" : "[DoorAuxRelayOptions](/object-model/doorauxrelayoptions)",
"ExtendedRelayTime" : "Int32",
"IntruderPanelTimeout" : "Int32",
"IsEnabled" : "Boolean",
"LockdownOptions" : "[DoorLockdownOptions](/object-model/doorlockdownoptions)",
"LogOptions" : "[DoorLogOptions](/object-model/doorlogoptions)",
"OP2ActiveTime" : "Int32",
"OP3ActiveTime" : "Int32",
"OperationOptions" : "[DoorOperationOptions](/object-model/dooroperationoptions)",
"RelayActiveTime" : "Int32"
}