AlertSimulatorBundlesRequestProperties interface

Simulate alerts according to this bundles.

Extends

Properties

bundles

Bundles list.

kind

Polymorphic discriminator, which specifies the different types this object can be

Property Details

bundles

Bundles list.

bundles?: string[]

Property Value

string[]

kind

Polymorphic discriminator, which specifies the different types this object can be

kind: "Bundles"

Property Value

"Bundles"