Key details about a solution

interface ISolutionInfo {
    solutionInfo: IReuseSolution;
    templates: string[];
}

Properties

solutionInfo: IReuseSolution

A collection of key details from a solution that leverages one or more reuse items

templates: string[]

Array of template ids from the solution