Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventRequestMessage

Package version

The event request message sent to the service URI.

Hierarchy

  • EventRequestMessage

Index

Properties

Optional content

content: EventContent

The content of the event request message.

Optional headers

headers: undefined | {}

The headers of the event request message.

Optional method

method: undefined | string

The HTTP method used to send the event request message.

Optional requestUri

requestUri: undefined | string

The URI used to send the event request message.

Optional version

version: undefined | string

The HTTP message version.

Generated using TypeDoc