| Name | Type | Description | Notes |
|---|---|---|---|
| AppId | string | ||
| StoreIds | List<int?> | Store to assign the hydra | [optional] |
| PropertyIds | List<string> | AuthZ Property ids for assigned stores | [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 as integer. Prefer {Flipdish.PublicModels.V1.Hydra.HydraStatus.DeviceType}. | [optional] |
| DeviceType | string | Hydra device type (Kiosk / Terminal), serialized as string. | [optional] |
| HydraUserId | int? | Zeus Hydra user id | [optional] |