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:69 (opens in a new tab)


appName

appName: string

Defined in

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


appUrl

appUrl: string

Defined in

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


description

description: string

Defined in

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


perspectiveIds

perspectiveIds: string[]

Defined in

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


trigger

trigger: string

Defined in

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


webhookAuth

webhookAuth: string

Defined in

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


webhookUrl

webhookUrl: string

Defined in

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