Interface UpdatePearsonContextTemplateResponse

interface UpdatePearsonContextTemplateResponse {
    contextTemplate: PearsonContextTemplate;
}

Hierarchy (View Summary)

Properties

Properties

contextTemplate: PearsonContextTemplate

The new context template after the update.