Properties
abstractText
abstractText: string
grantCategory
grantCategory: string
healthCategories
healthCategories: {
healthCategory: [{
id: string;
text: string;
}];
}
Type declaration
-
healthCategory: [{
id: string;
text: string;
}]
identifiers
identifiers: {
identifier: [{
type: string;
value: string;
}];
}
Type declaration
-
identifier: [{
type: string;
value: string;
}]
leadFunder
leadFunder: string
leadOrganisationDepartment
leadOrganisationDepartment: string
rcukProgrammes
rcukProgrammes: {
rcukProgramme: any[];
}
researchActivities
researchActivities: {
researchActivity: any[];
}
researchSubjects
researchSubjects: {
researchSubject: [{
id: string;
percentage: number;
text: string;
}];
}
Type declaration
-
researchSubject: [{
id: string;
percentage: number;
text: string;
}]
researchTopics
researchTopics: {
researchTopic: [{
id: string;
text: string;
}];
}
Type declaration
-
researchTopic: [{
id: string;
text: string;
}]