public class LPAnswerSheetOptionModel extends LPDataModel
boolean
isActive
isCorrect
isRight
int
selectedCount
java.lang.String
text
LPAnswerSheetOptionModel()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public java.lang.String text
@SerializedName(value="is_right") public boolean isRight
@SerializedName(value="isRight") public boolean isCorrect
public boolean isActive
@SerializedName(value="count_selected") public int selectedCount
public LPAnswerSheetOptionModel()