Class AfterPayPreapprovalResponse
Represents the response from AfterPay to a AfterPayPreapprovalRequest.
Inheritance
System.Object
AfterPayPreapprovalResponse
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 AfterPayPreapprovalResponse
Properties
Name | Description |
---|---|
Amount | The maximum amount that can be charged against this pre-approval. |
ExpiresAt | The date and time at which the pre-approval code expires and can no longer be used. |
Minimum | The minimum amount that can be charged against this pre-approval. |