# Flipdish.EmvTerminalWithAssignments

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**EmvTerminalId** | **String** | Flipdish Internal identifier of the Terminal | [optional] 
**TerminalId** | **String** | External Identifier of the Terminal | [optional] 
**IsAssignedToHydraDevice** | **Boolean** | true if the terminal is assigned to a hydra device (e.g. a kiosk) | [optional] 
**HydraConfigId** | **Number** | hydra device id (null if the terminal is not assigned to any hydra device) | [optional] 
**HydraDeviceId** | **String** | external hydra device id (null if the terminal is not assigned to any hydra device) | [optional] 
**HydraName** | **String** | hydra device name (null if the terminal is not assigned to any hydra device) | [optional] 


