Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 996 Bytes

File metadata and controls

18 lines (14 loc) · 996 Bytes

HydraStatus

Properties

Name Type Description Notes
app_id string
store_ids int[] Store to assign the hydra [optional]
property_ids string[] AuthZ Property ids for assigned stores [optional]
is_registered bool The device has been already registered
pin_code int 6 digit PIN code (not starting with zero). [optional]
images string[] Hydra images (covers) [optional]
user_type string Hydra User Type as integer. Prefer {Flipdish.PublicModels.V1.Hydra.HydraStatus.DeviceType}. [optional]
device_type string Hydra device type (Kiosk / Terminal), serialized as string. [optional]
hydra_user_id int Zeus Hydra user id [optional]

[Back to Model list] [Back to API list] [Back to README]