| 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] |
| Name | Value |
|---|---|
| KIOSK | "Kiosk" |
| TERMINAL | "Terminal" |
| LEGACYPRINTER | "LegacyPrinter" |