interface RunsConfigParams {
    includeDeviceGroups: boolean;
    includeDevices: boolean;
    includeFrameworks: boolean;
    [key: string]: QueryParam | QueryParam[];
}

Hierarchy (View Summary, Expand)

Indexable

Properties

includeDeviceGroups: boolean
includeDevices: boolean
includeFrameworks: boolean
MMNEPVFCICPMFPCPTTAAATR