BuildReportMetadata interface
Represents information about a build report.
The Id of the build.
buildId: number
Property Value
number
The content of the report.
content: string
Property Value
string
The type of the report.
type: string
Property Value
string