Represents one Assa Abloy Access Level Entry in the set.
Overview of AccessLevelAssaAbloyEntryItem goes here.
Item -> AccessLevelAssaAbloyEntryItem
| Field | Type | Inherited from | Description |
|---|---|---|---|
| Href | String | Item | Gets or sets the href. |
| AuthorizationType | AssaAbloyAuthorizationType | AccessLevelAssaAbloyEntryItem | Gets or sets the authorization type for the Assa Abloy access level. |
| ReaderCommonName | String | AccessLevelAssaAbloyEntryItem | Gets or sets the name of the reader common. |
| ReaderId | String | AccessLevelAssaAbloyEntryItem | Gets or sets the reader identifier. |
| ScheduleCommonName | String | AccessLevelAssaAbloyEntryItem | Gets or sets the common name of the schedule for the Assa Abloy access level. |
| ScheduleId | String | AccessLevelAssaAbloyEntryItem | Gets or sets the schedule identifier for the Assa Abloy access level. |
{
"Href" : "String",
"AuthorizationType" : "[AssaAbloyAuthorizationType](/object-model/assaabloyauthorizationtype)",
"ReaderCommonName" : "String",
"ReaderId" : "String",
"ScheduleCommonName" : "String",
"ScheduleId" : "String"
}