PredictionTimestamp
Timestamps related to the prediction
type PredictionTimestamp {
publishedAt: String
reference: String
}
Fields
PredictionTimestamp.publishedAt
● String
scalar
Publication timestamp in ISO 8601 format
PredictionTimestamp.reference
● String
scalar
Reference timestamp in ISO 8601 format
Member Of
Prediction
object