Interface GetPearsonContextTemplateResponse

interface GetPearsonContextTemplateResponse {
    contextTemplate: PearsonContextTemplate;
}

Hierarchy (View Summary)

Properties

Properties

contextTemplate: PearsonContextTemplate

The retrieved template.