HoneyHive TypeScript API SDK
Preparing search index...
RunMetricResponse
Type Alias RunMetricResponse
type
RunMetricResponse
=
{
explanation
:
string
|
null
;
loading
:
boolean
;
result
:
boolean
|
number
|
string
|
null
;
success
:
boolean
;
}
Index
Properties
explanation
loading
result
success
Properties
explanation
explanation
:
string
|
null
loading
loading
:
boolean
result
result
:
boolean
|
number
|
string
|
null
success
success
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
explanation
loading
result
success
HoneyHive TypeScript API SDK
Loading...