TextingWebhookResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for Triggers when a text is sent or received
public class TextingWebhookResponse
type TextingWebhookResponse = class
Public Class TextingWebhookResponse
- Inheritance
-
TextingWebhookResponse
Constructors
| Name | Description |
|---|---|
| TextingWebhookResponse() | |
Properties
| Name | Description |
|---|---|
| Event |
The webhook's associated trigger event |
| Id |
The numerical id of the dashboard. |
| TargetUrl |
The url the webhook will post to |