Interface DebugRequestParamsDTO

interface DebugRequestParamsDTO {
    at?: Date;
    ep?: boolean;
    fs?: string[];
    tp?: TestPreviewsDTO;
}

Properties

Properties

at?: Date
ep?: boolean
fs?: string[]
MMNEPVFCICPMFPCPTTAAATR