Method Verify
Verify(OnlineEftposNotification)
Returns true if the specified OnlineEftposNotification is verified valid and authentic, otherwise false.
Declaration
bool Verify(OnlineEftposNotification notification)
Parameters
| Type | Name | Description |
|---|---|---|
| OnlineEftposNotification | notification | The OnlineEftposNotification to verify. |
Returns
| Type | Description |
|---|---|
| System.Boolean | A boolean indicating if |
Exceptions
| Type | Condition |
|---|---|
| System.ArgumentNullException | Thrown if |