Type alias StudentLpLeAlgorithm

StudentLpLeAlgorithm: {
    short_name: string;
    student_id: number;
    topic_id: number;
}

Type declaration

  • short_name: string
  • student_id: number
  • topic_id: number

Generated using TypeDoc