Class OnlineEftposDeleteTrustOptions
Represents details of trust/autopay relationship to be deleted via DeleteTrust(OnlineEftposDeleteTrustOptions).
Inheritance
System.Object
OnlineEftposDeleteTrustOptions
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Yort.OnlineEftpos
Assembly: cs.temp.dll.dll
Syntax
public class OnlineEftposDeleteTrustOptions
Properties
Name | Description |
---|---|
TrustId | The unique id of the trust relationship to delete. |
Methods
Name | Description |
---|---|
EnsureValid() | Throws if the details are invalid. |