# Flipdish.EmvNotificationEvent

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**EventName** | **String** | The event name | [optional] 
**Notification** | **String** | Notification Sent | [optional] 
**Order** | [**Order**](Order.md) | Order | [optional] 
**TerminalId** | **String** | TerminalId | [optional] 
**Description** | **String** | Description | [optional] 
**ExpDate** | **String** | Expirey Date | [optional] 
**CardType** | **String** | Card Type | [optional] 
**PaymentMethod** | **String** | Payment Method | [optional] 
**AccountNumber** | **String** | Masked Account Number | [optional] 
**AuthCode** | **String** | Auth Code | [optional] 
**ProviderMessage** | **String** | Payment Provider Message | [optional] 
**FlipdishEventId** | **String** | The identitfier of the event | [optional] 
**CreateTime** | **Date** | The time of creation of the event | [optional] 
**Position** | **Number** | Position | [optional] 
**AppId** | **String** | App id | [optional] 
**IpAddress** | **String** | Ip Address | [optional] 


