Skip to main content

ReportData (Object)

Description

No description



Fields

NameDescription
description - String
key - String!
previousValue - ReportDataValue
type - ReportDataType!
value - ReportDataValue!

type ReportData {
description: String
key: String!
previousValue: ReportDataValue
type: ReportDataType!
value: ReportDataValue!
}