Represents one Traka Access Level Entry in the set.
Overview of AccessLevelTrakaEntryItem goes here.
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. |
{
"Href" : "String",
"TrakaIfobCommonName" : "String",
"TrakaIfobId" : "String"
}