Class AfterPayInviteRequest
Represents a request to the AfterPay API to invite a customer to join AfterPay and/or create a payment barcode.
Inheritance
System.Object
AfterPayInviteRequest
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 AfterPayInviteRequest
Properties
Name | Description |
---|---|
ExpectedAmount | The amount of payment requested from the customer. |
MobileNumber | The mobile phone number to send the invite to (as an SMS message). |
Methods
Name | Description |
---|---|
NormalizePhoneNumber(String) | Removes any non-digit characters from |