Data object for a bulk delete Synthetic tests request.

Hierarchy

  • DeletedTestsRequestDelete

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 bulk delete Synthetic tests request.

id?: string

An optional identifier for the delete request.

Type for the bulk delete Synthetic tests request, delete_tests_request.

Generated using TypeDoc