Represents a matched project for an application.
type MatchedProject { externalToolProject: String matchMethod: String }
externalToolProject String
String
The name of the project that was matched
matchMethod String
The method used to match the project
{} MatchedProjects.matchedProjects
Last updated 7 months ago