Data object for a batch get journeys request.

Hierarchy

  • DemBatchGetJourneysData

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 for a batch get journeys request.

The resource type for a request to retrieve DEM journeys by test suite IDs.

Generated using TypeDoc