Data object for a recommended synthetic test.

Hierarchy

  • DemRecommendedTestData

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

Attributes of an AI-recommended synthetic test for a DEM journey.

id: string

The identifier of the journey associated with the recommendation.

The type identifier for a recommended synthetic test.

Generated using TypeDoc