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