Constructor OnlineEftposNotification
OnlineEftposNotification(String)
Full constructor.
Declaration
public OnlineEftposNotification(string formUrlEncodedContent)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | formUrlEncodedContent | The content of the notification which should be form url encoded data. |
Exceptions
| Type | Condition |
|---|---|
| System.ArgumentException | Thrown if |
| System.ArgumentNullException | Thrown if |