Collection of key details about one or more solutions

interface ISolutionInfos {
    [key: string]: ISolutionInfo;
}

Indexable

[key: string]: ISolutionInfo

Key details about a solution The key value is the solutions item id