Class TwillioNotificationKey
Inherited Members
Namespace: SecureExchangesSDK.Models.Transport
Assembly: SecureExchangesSDK.dll
Syntax
public class TwillioNotificationKey
Properties
SID
Declaration
public string SID { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Secret
Represent the secret and the SID
Declaration
public string Secret { get; set; }
Property Value
| Type | Description |
|---|---|
| string |