Enum HardwareType
HardwareTypes are used to label hardware related data in the HardwareInformation response.
The following values are valid:
Namespace: SIX.TimApi.Constants
Assembly: TimApi.dll
Syntax
public enum HardwareType
Fields
| Name | Description |
|---|---|
| ContactlessReader | Contactless card reader. |
| ContactReader | Contact ICC reader. |
| EftApplication | Software that runs on the terminal. |
| MagStripeReader | Magnetic stripe reader. |
| PinPad | Secure part of the terminal. |
| Terminal | Terminal device related, not the secure part. |
| Unknown | Invalid/unknown constant value. |