Interface UpdatePearsonContextTemplateQuestionResponse

interface UpdatePearsonContextTemplateQuestionResponse {
    question: PearsonContextTemplateQuestion;
}

Hierarchy (View Summary)

Properties

Properties

The new question after the update.