| kind |
string |
Identifies this as a notification channel. |
| id |
string |
A UUID or similar unique string that identifies this channel. |
| resourceId |
string |
An opaque value that identifies the watched resource. |
| resourceUri |
string |
A version-specific identifier for the watched resource. |
| token |
string |
An arbitrary string delivered to the target address with each notification. |
| expiration |
string |
Date and time of notification channel expiration, expressed in milliseconds since the epoch. |
| type |
string |
The type of delivery mechanism used for this channel. |
| address |
string |
The address where notifications are delivered for this channel. |
| params |
object |
Additional parameters controlling delivery channel behavior. |
| payload |
boolean |
Whether the payload of each notification event is expected. |