API Reference
classes
Notificationinput

@coasys/ad4m / Exports / NotificationInput

Class: NotificationInput

Table of contents

Constructors

Properties

Constructors

constructor

new NotificationInput()

Properties

appIconPath

appIconPath: string

Defined in

runtime/RuntimeResolver.ts:68 (opens in a new tab)


appName

appName: string

Defined in

runtime/RuntimeResolver.ts:64 (opens in a new tab)


appUrl

appUrl: string

Defined in

runtime/RuntimeResolver.ts:66 (opens in a new tab)


description

description: string

Defined in

runtime/RuntimeResolver.ts:62 (opens in a new tab)


perspectiveIds

perspectiveIds: string[]

Defined in

runtime/RuntimeResolver.ts:79 (opens in a new tab)


trigger

trigger: string

Defined in

runtime/RuntimeResolver.ts:75 (opens in a new tab)


webhookAuth

webhookAuth: string

Defined in

runtime/RuntimeResolver.ts:87 (opens in a new tab)


webhookUrl

webhookUrl: string

Defined in

runtime/RuntimeResolver.ts:83 (opens in a new tab)