interface Tasks {
    links?: Links;
    tasks?: Task[];
}

Properties

Properties

links?: Links
tasks?: Task[]
MMNEPVFCICPMFPCPTTAAATR