Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventSubscription

Hierarchy

  • EventSubscription

Index

Properties

createdAt

createdAt: Date

When the Event Subscription was created (RFC 3339 format).

Optional description

description: string

Arbitrary customer supplied information intended to be human readable. Optional, max 255 chars.

destinations

destinations: Ref[]

Destinations to which these events will be sent

id

id: string

Unique identifier for this Event Subscription.

Optional metadata

metadata: string

Arbitrary customer supplied information intended to be machine readable. Optional, max 4096 chars.

sources

sources: EventSource[]

Sources containing the types for which this event subscription will trigger

uri

uri: string

URI of the Event Subscription API resource.

Generated using TypeDoc