ContextSummary

struct ContextSummary {
string id;
string displayName;
bool isActive;
}