Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SourceProviderAttributes

Hierarchy

  • SourceProviderAttributes

Index

Properties

Optional name

name: string

The name of the source provider.

Optional supportedCapabilities

supportedCapabilities: object

The capabilities supported by this source provider.

Type declaration

  • [key: string]: boolean

Optional supportedTriggers

supportedTriggers: Array<SupportedTrigger>

The types of triggers supported by this source provider.

Generated using TypeDoc