Method EnsureValid
EnsureValid()
Throws if the details are invalid.
Declaration
public void EnsureValid()
Remarks
Throws if the PayerId is null, empty or only whitespace.
Exceptions
| Type | Condition |
|---|---|
| OnlineEftposInvalidDataException | Thrown if the values of this instance are invalid. |