Overview Members-Overview firmwareVersion :String hardwareType :timapi.constants.HardwareType lastCleaningDate :timapi.TimeDate productionDate :timapi.TimeDate productVersion :String securityStatus :timapi.constants.SecurityStatus serialNumber :String Methods-Overview toString() → {String} Member-List firmwareVersion :String Firmware version of the specified hardware hardwareType :timapi.constants.HardwareType Specifies the hardware lastCleaningDate :timapi.TimeDate Available if HardwareType is ContactReader or MagStripeReader productionDate :timapi.TimeDate Production date of the specified hardware productVersion :String Product version of the specified hardware securityStatus :timapi.constants.SecurityStatus Security status of the specified hardware serialNumber :String Serial number of the specified hardware Methods toString() → {String} Get string representation for debugging purpose. Returns: String representation Type: String