Item -> ElevatorUserSettingsInfo -> OtisElevatorUserSettingsInfo
| Field | Type | Inherited from | Description |
|---|---|---|---|
| Href | String | Item | Gets or sets the Href value |
| ControllerKey | String | ElevatorUserSettingsInfo | Gets or sets the ControllerKey value |
| CardHolderFlags | OtisCardHolderFlags | OtisElevatorUserSettingsInfo | Gets or sets the CardHolderFlags value |
| DefaultFloor | Int32 | OtisElevatorUserSettingsInfo | Gets or sets the DefaultFloor value |
| DefaultFloorType | OtisFloorDefaultType | OtisElevatorUserSettingsInfo | Gets or sets the DefaultFloorType value |
{
"Href" : "String",
"ControllerKey" : "String",
"CardHolderFlags" : "[OtisCardHolderFlags](/object-model/otiscardholderflags)",
"DefaultFloor" : "Int32",
"DefaultFloorType" : "[OtisFloorDefaultType](/object-model/otisfloordefaulttype)"
}