AccessLevelTrakaEntryItem

Represents one Traka Access Level Entry in the set.

Overview of AccessLevelTrakaEntryItem goes here.

AccessLevelTrakaEntryItem Properties

Item -> AccessLevelTrakaEntryItem

Field Type Inherited from Description
Href String Item Gets or sets the href.
TrakaIfobCommonName String AccessLevelTrakaEntryItem Gets or sets the common name of the Traka cabinet.
TrakaIfobId String AccessLevelTrakaEntryItem Gets or sets the Traka cabinet identifier.

JSON Structure of AccessLevelTrakaEntryItem

{
   "Href"	:	"String",
   "TrakaIfobCommonName"	:	"String",
   "TrakaIfobId"	:	"String"
}