Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Publisher

Defines the data contract of an event publisher.

Hierarchy

  • Publisher

Index

Properties

Optional description

description: string

Gets this publisher's localized description.

Optional id

id: string

Gets this publisher's identifier.

Optional inputDescriptors

inputDescriptors: Array<InputDescriptor>

Publisher-specific inputs

Optional links

Reference Links

Optional name

name: string

Gets this publisher's localized name.

Optional serviceInstanceType

serviceInstanceType: string

The service instance type of the first party publisher.

Optional supportedEvents

supportedEvents: Array<EventTypeDescriptor>

Gets this publisher's supported event types.

Optional url

url: string

The url for this resource

Generated using TypeDoc