FolderDetails: {
    content: FolderContent[];
    name: string;
    pendingResources: boolean;
}

Type declaration