Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 691 Bytes

ReportData.md

File metadata and controls

11 lines (8 loc) · 691 Bytes

ReportData

Properties

Name Type Description Notes
Type_ string The type of data contained in the value field. If not provided, then the value will be detected as a boolean, number or string. [optional] [default to null]
Title string A string describing what this data field represents. [optional] [default to null]
Value *interface{} The value of the data element. [optional] [default to null]

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