Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 697 Bytes

File metadata and controls

14 lines (11 loc) · 697 Bytes

Flipdish.Model.HydraStatus

Properties

Name Type Description Notes
AppId string
StoreIds List<int?> Store to assign the hydra [optional]
IsRegistered bool? The device has been already registered
PinCode int? 6 digit PIN code (not starting with zero). [optional]
Images List<string> Hydra images (covers) [optional]
UserType string Hydra User Type [optional]

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