BuildBadge interface
Represents a build badge.
Properties
build |
The ID of the build represented by this badge. |
image |
A link to the SVG resource. |
Property Details
buildId
The ID of the build represented by this badge.
buildId: number
Property Value
number
imageUrl
A link to the SVG resource.
imageUrl: string
Property Value
string