toggle menu
BIT App
androidJvm
switch theme
search in API
core
/
com.atech.core.datasource.retrofit.model
/
Semester
Semester
data
class
Semester
(
val
id
:
String
,
val
subjects
:
Subject
)
Members
Constructors
Semester
Link copied to clipboard
constructor
(
id
:
String
,
subjects
:
Subject
)
Properties
id
Link copied to clipboard
val
id
:
String
subjects
Link copied to clipboard
val
subjects
:
Subject