Hierarchy

  • StudentLpLeAlgorithmSlice

Properties

_cache_StudentLpLeAlgorithm_record: Record<string, StudentLpLeAlgorithm>
getStudentLpLeAlgorithm: StudentLpLeAlgorithmReturn
setStudentLpLeAlgorithm: ((userId?, topicId?, algorithmName?) => void)

Type declaration

    • (userId?, topicId?, algorithmName?): void
    • Parameters

      • Optional userId: number
      • Optional topicId: number
      • Optional algorithmName: string

      Returns void

Generated using TypeDoc