BuildMetric interface
Represents metadata about builds in the system.
Properties
date | The date for the scope. |
int |
The value. |
name | The name of the metric. |
scope | The scope. |
Property Details
date
The date for the scope.
date: Date
Property Value
Date
intValue
The value.
intValue: number
Property Value
number
name
The name of the metric.
name: string
Property Value
string
scope
The scope.
scope: string
Property Value
string