POST api/StudentDiscussion/LoadQandALogDetails?registrationId={registrationId}&frmobile={frmobile}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
registrationId

integer

Required

frmobile

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

QandAlogDetails
NameDescriptionTypeAdditional information
SubjectDetails

Gets or sets the subject details

Collection of FolderDetails

None.

PreviousQuestions

Gets or sets the previous questions

Collection of QuestionOrAnswers

None.

ExamDate

Gets or sets the exam date

date

None.

CurrentSubscriptionEndDate

Gets or sets the current subscription end date

date

None.

LstCourseMaterialType

Gets or sets the course material type list

Collection of SelectListItem

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.