| Name | Type | Description | Notes |
|---|---|---|---|
| deviceId | String | Device Id of the Kiosk | [optional] |
| serialNumber | String | Serial Number of the device | [optional] |
| hasFirmwareUpdate | Boolean | Indicates if Payment Terminal has Firmware Update | [optional] |
| hasConfigUpdate | Boolean | Indicates if Payment Terminal has Config Update | [optional] |
| hasKeyUpdate | Boolean | Indicates if Payment Terminal has Key Update | [optional] |
| updateTimeEstimate | UpdateTimeEstimateEnum | ETA to install the update | [optional] |
| userEventInfo | UserEventInfo | User who made the changes | [optional] |
| eventName | String | The event name | [optional] |
| flipdishEventId | UUID | The identitfier of the event | [optional] |
| createTime | OffsetDateTime | The time of creation of the event | [optional] |
| position | Integer | Position | [optional] |
| appId | String | App id | [optional] |
| orgId | String | Org id | [optional] |
| ipAddress | String | Ip Address | [optional] |
| Name | Value |
|---|---|
| LESSTHANONEMINUTE | "LessThanOneMinute" |
| ONETOTWOMINUTES | "OneToTwoMinutes" |
| TWOTOFIVEMINUTES | "TwoToFiveMinutes" |
| FIVETOFIFTEENMINUTES | "FiveToFifteenMinutes" |