Class OnlineEftposDeleteTrustResult
Represents the result of a request to delete an established trust/autopay relationship.
Inheritance
System.Object
OnlineEftposDeleteTrustResult
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 OnlineEftposDeleteTrustResult
Properties
| Name | Description |
|---|---|
| Bank | The merchant id associated with the removed autopay/trust relationship. |
| BankId | The bank id associated with the removed autopay/trust relationship. |
| CreationTime | The date and time the autopay/trust relationship was created. |
| Id | Returns the UUID of the removed autopay/trust relationship. |
| Links | Returns the list of HATEOAS links included in the search results. |
| MerchantIdCode | The merchant id associated with the removed autopay/trust relationship. |
| ModificationTime | The date and time the autopay/trust relationship was last modified. |
| PayerId | The payer id associated with the removed autopay/trust relationship. |
| PayerIdType | The payer id type associated with the removed autopay/trust relationship. |