Class AfterPayRefundReversal
Represents a reversed refund in the AfterPay system.
Inheritance
System.Object
AfterPayRefundReversal
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.AfterPay.InStore
Assembly: cs.temp.dll.dll
Syntax
public class AfterPayRefundReversal
Properties
Name | Description |
---|---|
RequestedAt | The date and time at which the request to reverse this refund was created. |
ReversedAt | The date and time at which the reversal was created. |
ReverseId | The unique id of the reversal. |
ReversingRequestId | The unique id of the request that created the order that has now been reversed. |