Skip to content

Commit 345c974

Browse files
committed
Add remarks
1 parent 117d682 commit 345c974

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Adyen/Model/TerminalApi/EventToNotifyType.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ public enum EventToNotifyType
5454
/// <remarks/>
5555
Reject,
5656

57-
/// <remarks/>
57+
/// <remarks>Indicates that the terminal has established a network connection.</remarks>
5858
NetworkConnected,
5959

60-
/// <remarks/>
60+
/// <remarks>Indicates that the terminal has no longer a network connection.</remarks>
6161
NetworkDisconnected,
6262
}
6363
}

0 commit comments

Comments
 (0)