Methods

Resource

{
    "eventSent": "boolean",
    "requestId": "string"
}

Properties

Name Type Description Additional
eventSent boolean

Indicates that the request was successful.

Optional
requestId string

The requestId uniquely identifies the request sent from the application to the service and allows the application to correlate requests and responses.

Optional