Class AfterPayDeviceRegistration
Represents a successful response to a request to register a device AfterPayDeviceRegistrationRequest.
Inheritance
System.Object
AfterPayDeviceRegistration
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 AfterPayDeviceRegistration
Properties
Name | Description |
---|---|
DeviceId | The unique id of the now registered device. |
Key | The secret key required to obtain an authorisation token for this device. |