Interface GetPearsonContextTemplateQuestionCommandOutput

interface GetPearsonContextTemplateQuestionCommandOutput {
    $metadata: ResponseMetadata;
    question: PearsonContextTemplateQuestion;
}

Hierarchy (View Summary)

Properties

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

The requested question.