MitsubishiDestinationReaderSettings

Overview of MitsubishiDestinationReaderSettings goes here.

MitsubishiDestinationReaderSettings Properties

DestinationReaderSettings -> MitsubishiDestinationReaderSettings

Field Type Inherited from Description
BoardingFloor UInt16 MitsubishiDestinationReaderSettings Gets or sets the BoardingFloor value
BoardingLocation MitsubishiFloorDefaultType MitsubishiDestinationReaderSettings Gets or sets the BoardingLocation value
CardReaderID UInt16 MitsubishiDestinationReaderSettings Gets or sets the CardReaderID value
OpdcFloorOffset Int16 MitsubishiDestinationReaderSettings Gets or sets the OpdcFloorOffset value
OperationDisplayControllerID UInt16 MitsubishiDestinationReaderSettings Gets or sets the OperationDisplayControllerID value
SecurityAccessControllerID UInt16 MitsubishiDestinationReaderSettings Gets or sets the SecurityAccessControllerID value
VerificationLocation MitsubishiOpdcLocation MitsubishiDestinationReaderSettings Gets or sets the VerificationLocation value

JSON Structure of MitsubishiDestinationReaderSettings

{
   "BoardingFloor"	:	"UInt16",
   "BoardingLocation"	:	"[MitsubishiFloorDefaultType](/object-model/mitsubishifloordefaulttype)",
   "CardReaderID"	:	"UInt16",
   "OpdcFloorOffset"	:	"Int16",
   "OperationDisplayControllerID"	:	"UInt16",
   "SecurityAccessControllerID"	:	"UInt16",
   "VerificationLocation"	:	"[MitsubishiOpdcLocation](/object-model/mitsubishiopdclocation)"
}