# Flipdish.HydraStatus

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**AppId** | **String** |  | 
**StoreIds** | **[Number]** | Store to assign the hydra | [optional] 
**IsRegistered** | **Boolean** | The device has been already registered | 
**PinCode** | **Number** | 6 digit PIN code (not starting with zero). | [optional] 
**Images** | **[String]** | Hydra images (covers) | [optional] 
**UserType** | **String** | Hydra User Type | [optional] 


<a name="UserTypeEnum"></a>
## Enum: UserTypeEnum


* `Kiosk` (value: `"Kiosk"`)

* `Terminal` (value: `"Terminal"`)

* `LegacyPrinter` (value: `"LegacyPrinter"`)




