InlineEventProperties interface

Additional information about every inline event.

Properties

dataSchemaUrl

The dataSchemaUrl for the inline event.

description

The description for the inline event.

displayName

The displayName for the inline event.

documentationUrl

The documentationUrl for the inline event.

Property Details

dataSchemaUrl

The dataSchemaUrl for the inline event.

dataSchemaUrl?: string

Property Value

string

description

The description for the inline event.

description?: string

Property Value

string

displayName

The displayName for the inline event.

displayName?: string

Property Value

string

documentationUrl

The documentationUrl for the inline event.

documentationUrl?: string

Property Value

string