A RUM node within a journey step.

Hierarchy

  • DemRumNode

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
appId?: string

The application ID associated with this node.

id?: string

The ID of the RUM node element.

query: string

The RUM query for matching this node.

Generated using TypeDoc