mlbstats/api/docs/CalculatedMetricRestObject.md

2.1 KiB

CalculatedMetricRestObject

Properties

Name Type Description Notes
Copyright string [optional] [default to null]
Estimated bool [optional] [default to null]
Group string [optional] [default to null]
Name string [optional] [default to null]
Value *JsonNode [optional] [default to null]
ValueUnrounded string [optional] [default to null]
Rank int32 [optional] [default to null]
AverageValue float64 [optional] [default to null]
MinValue float64 [optional] [default to null]
MaxValue float64 [optional] [default to null]
NumOccurrences int32 [optional] [default to null]
Percentile50Value float64 [optional] [default to null]
Percentile75Value float64 [optional] [default to null]
Percentile90Value float64 [optional] [default to null]
CompetitiveValue float64 [optional] [default to null]
NumCompetitiveOccurrences int32 [optional] [default to null]
Unit string [optional] [default to null]
PositionId int32 [optional] [default to null]
PlayerId int32 [optional] [default to null]
PlayId string [optional] [default to null]
MetricId int32 [optional] [default to null]
TimeCode int64 [optional] [default to null]
Description string [optional] [default to null]
Base string [optional] [default to null]
IsRadarTracked bool [optional] [default to null]
IsHeldOn bool [optional] [default to null]
IsEstimated bool [optional] [default to null]
SupportLevel string [optional] [default to null]
AdditionalFields *JsonNode [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]