Interface GetPearsonContextTemplateQuestionResponse

interface GetPearsonContextTemplateQuestionResponse {
    question: PearsonContextTemplateQuestion;
}

Hierarchy (View Summary)

Properties

Properties

The requested question.