An interface representing the response structure returned by a webhook function.
A flag indicating this is a webhook response object.
The body content of the webhook response.
A record of HTTP headers to include in the webhook response.
The HTTP status code for the webhook response.
An interface representing the response structure returned by a webhook function.