Hierarchy

  • Project

Properties

abstractText: string
created: Date
grantCategory: string
healthCategories: {
    healthCategory: [{
        id: string;
        text: string;
    }];
}

Type declaration

  • healthCategory: [{
        id: string;
        text: string;
    }]
href: string
id: string
identifiers: {
    identifier: [{
        type: string;
        value: string;
    }];
}

Type declaration

  • identifier: [{
        type: string;
        value: string;
    }]
leadFunder: string
leadOrganisationDepartment: string
links: Links
rcukProgrammes: {
    rcukProgramme: any[];
}

Type declaration

  • rcukProgramme: any[]
researchActivities: {
    researchActivity: any[];
}

Type declaration

  • researchActivity: any[]
researchSubjects: {
    researchSubject: [{
        id: string;
        percentage: number;
        text: string;
    }];
}

Type declaration

  • researchSubject: [{
        id: string;
        percentage: number;
        text: string;
    }]
researchTopics: {
    researchTopic: [{
        id: string;
        text: string;
    }];
}

Type declaration

  • researchTopic: [{
        id: string;
        text: string;
    }]
status: string
title: string

Generated using TypeDoc