Skip to main content

Type Alias: ExperimentUpdateRequest

type ExperimentUpdateRequest = object;
Defined in: src/types/new-api.types.ts ExperimentUpdateRequest

Properties

name

name: string;
Defined in: src/types/new-api.types.ts Name

taskType?

optional taskType: 16 | 17;
Defined in: src/types/new-api.types.ts Task Type