Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 731 Bytes

File metadata and controls

24 lines (17 loc) · 731 Bytes

HydraStatus

Properties

Name Type Description Notes
appId String
storeIds List<Integer> Store to assign the hydra [optional]
isRegistered Boolean The device has been already registered
pinCode Integer 6 digit PIN code (not starting with zero). [optional]
images List<String> Hydra images (covers) [optional]
userType UserTypeEnum Hydra User Type [optional]

Enum: UserTypeEnum

Name Value
KIOSK "Kiosk"
TERMINAL "Terminal"
LEGACYPRINTER "LegacyPrinter"