We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88e9d5c commit f0871f3Copy full SHA for f0871f3
Adyen/Model/TerminalApi/EventToNotifyType.cs
@@ -1,7 +1,6 @@
1
namespace Adyen.Model.TerminalApi
2
{
3
/// <remarks/>
4
- [System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.6.1055.0")]
5
[System.SerializableAttribute]
6
public enum EventToNotifyType
7
@@ -63,4 +62,4 @@ public enum EventToNotifyType
63
62
/// <remarks>Delivers the result (or timeout failure) of the Barcode scan.</remarks>
64
ScanBarcodeResult,
65
}
66
-}
+}
0 commit comments