The request for a tests search.

Hierarchy

  • CIAppTestEventsRequest

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

The search and filter query settings.

Global query options that are used during the query. Only supply timezone or time offset, not both. Otherwise, the query fails.

Paging attributes for listing events.

sort?: CIAppSort

Sort parameters when querying events.

Generated using TypeDoc