public class LPStudyRoomTutorAnswerModel extends LPDataModel
int
answerType
java.lang.String
questionId
studentCode
LPStudyRoomTutorAnswerModel()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@SerializedName(value="question_id") public java.lang.String questionId
@SerializedName(value="answer_type") public int answerType
@SerializedName(value="student_code") public java.lang.String studentCode
public LPStudyRoomTutorAnswerModel()