ValidatedSolutionRecipeInfo interface
Represents information about a validated solution recipe.
Properties
| solution |
Represents the solution type for which this validated solution recipe is applicable. |
| version | Represents the version for which this validated solution recipe is applicable. |
Property Details
solutionType
Represents the solution type for which this validated solution recipe is applicable.
solutionType: string
Property Value
string
version
Represents the version for which this validated solution recipe is applicable.
version: string
Property Value
string