matchedProject
Represents a matched project for an application.
Examples
type MatchedProject {
externalToolProject: String
matchMethod: String
}
Fields
Field
Description
Supported fields
externalToolProject String
The name of the project that was matched
matchMethod String
The method used to match the project
References
Fields with this object:
Last updated