AccessLevelAcreIntrusionEntryItem

Overview of AccessLevelAcreIntrusionEntryItem goes here.

AccessLevelAcreIntrusionEntryItem Properties

Item -> AccessLevelAcreIntrusionEntryItem

Field Type Inherited from Description
Href String Item Gets or sets the href.
AcreIntrusionCalendarCommonName String AccessLevelAcreIntrusionEntryItem Gets or sets the name of the AcreIntrusionCalendar common.
AcreIntrusionCalendarId String AccessLevelAcreIntrusionEntryItem Gets or sets the AcreIntrusionCalendar identifier.
AcreIntrusionDoorCommonName String AccessLevelAcreIntrusionEntryItem Gets or sets the name of the AcreIntrusionDoor common.
AcreIntrusionDoorId String AccessLevelAcreIntrusionEntryItem Gets or sets the AcreIntrusionDoor identifier.

JSON Structure of AccessLevelAcreIntrusionEntryItem

{
   "Href"	:	"String",
   "AcreIntrusionCalendarCommonName"	:	"String",
   "AcreIntrusionCalendarId"	:	"String",
   "AcreIntrusionDoorCommonName"	:	"String",
   "AcreIntrusionDoorId"	:	"String"
}