Class NotificationParameters
Inheritance
System.Object
NotificationParameters
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: SecureExchangesSDK.Models.Transport
Assembly: SecureExchangesSDK.dll
Syntax
public class NotificationParameters
Properties
NotificationRecordID
Declaration
public Guid NotificationRecordID { get; set; }
Property Value
Type | Description |
---|---|
System.Guid |
twillioNotification
Declaration
public TwillioNotificationKey twillioNotification { get; set; }
Property Value
Type | Description |
---|---|
TwillioNotificationKey |