|
string | id [get, set] |
| Internal identifier of a webhook More...
|
|
string | creatorId [get, set] |
| Internal identifier of the user who created a webhook More...
|
|
string[] | groupIds [get, set] |
| Internal identifiers of groups where a webhook has been created More...
|
|
string | creationTime [get, set] |
| Webhook creation time in ISO 8601 format Format: date-time More...
|
|
string | lastModifiedTime [get, set] |
| Webhook last update time in ISO 8601 format Format: date-time More...
|
|
string | uri [get, set] |
| Public link to send a webhook payload Format: uri More...
|
|
string | status [get, set] |
| Current status of a webhook Enum: Active, Suspended, Deleted More...
|
|
◆ creationTime
string RingCentral.TMWebhookInfo.creationTime |
|
getset |
Webhook creation time in ISO 8601 format Format: date-time
◆ creatorId
string RingCentral.TMWebhookInfo.creatorId |
|
getset |
Internal identifier of the user who created a webhook
◆ groupIds
string [] RingCentral.TMWebhookInfo.groupIds |
|
getset |
Internal identifiers of groups where a webhook has been created
◆ id
string RingCentral.TMWebhookInfo.id |
|
getset |
Internal identifier of a webhook
◆ lastModifiedTime
string RingCentral.TMWebhookInfo.lastModifiedTime |
|
getset |
Webhook last update time in ISO 8601 format Format: date-time
◆ status
string RingCentral.TMWebhookInfo.status |
|
getset |
Current status of a webhook Enum: Active, Suspended, Deleted
◆ uri
string RingCentral.TMWebhookInfo.uri |
|
getset |
Public link to send a webhook payload Format: uri
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/TMWebhookInfo.cs