Type alias LearningPathLearningElementAlgorithm

LearningPathLearningElementAlgorithm: {
    full_name: string;
    id: number;
    short_name: string;
}

Type declaration

  • full_name: string
  • id: number
  • short_name: string

Generated using TypeDoc