Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventTransformRequest

A transform request specify the properties of a notification event to be transformed.

Hierarchy

  • EventTransformRequest

Index

Properties

Optional eventPayload

eventPayload: string

Event payload.

Optional eventType

eventType: string

Event type.

Optional systemInputs

systemInputs: object

System inputs.

Type declaration

  • [key: string]: string

Generated using TypeDoc