Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventTypeDescriptor

Describes a type of event

Hierarchy

  • EventTypeDescriptor

Index

Properties

Optional description

description: string

A localized description of the event type

Optional id

id: string

A unique id for the event type

Optional inputDescriptors

inputDescriptors: Array<InputDescriptor>

Event-specific inputs

Optional name

name: string

A localized friendly name for the event type

Optional publisherId

publisherId: string

A unique id for the publisher of this event type

Optional supportedResourceVersions

supportedResourceVersions: Array<string>

Supported versions for the event's resource payloads.

Optional url

url: string

The url for this resource

Generated using TypeDoc