Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 983 Bytes

File metadata and controls

14 lines (11 loc) · 983 Bytes

Flipdish.Model.EmvTerminalWithAssignments

Properties

Name Type Description Notes
EmvTerminalId string Flipdish Internal identifier of the Terminal [optional]
TerminalId string External Identifier of the Terminal [optional]
IsAssignedToHydraDevice bool? true if the terminal is assigned to a hydra device (e.g. a kiosk) [optional]
HydraConfigId int? 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]

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