Overview of MitsubishiElevatorUserSettingsInfo goes here.
Item -> ElevatorUserSettingsInfo -> MitsubishiElevatorUserSettingsInfo
| Field | Type | Inherited from | Description |
|---|---|---|---|
| Href | String | Item | Gets or sets the Href value |
| ControllerKey | String | ElevatorUserSettingsInfo | Gets or sets the ControllerKey value |
| CardHolderFlags | MitsubishiCardHolderFlags | MitsubishiElevatorUserSettingsInfo | Gets or sets the CardHolderFlags value |
| DefaultFloor | Int32 | MitsubishiElevatorUserSettingsInfo | Gets or sets the DefaultFloor value |
| DefaultFloorType | MitsubishiFloorDefaultType | MitsubishiElevatorUserSettingsInfo | Gets or sets the DefaultFloorType value |
{
"Href" : "String",
"ControllerKey" : "String",
"CardHolderFlags" : "[MitsubishiCardHolderFlags](/object-model/mitsubishicardholderflags)",
"DefaultFloor" : "Int32",
"DefaultFloorType" : "[MitsubishiFloorDefaultType](/object-model/mitsubishifloordefaulttype)"
}