Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 1.03 KB

GetStudiesResponse.md

File metadata and controls

16 lines (14 loc) · 1.03 KB

GetStudiesResponse

Properties

Name Type Description Notes
studies \CureDAO\Client\Models\Study[] [optional]
description string Ex: These factors are most predictive of Overall Mood based on your own data.
summary string Can be used as title in help info popup
image \CureDAO\Client\Models\Image [optional]
avatar string Square icon png url [optional]
ion_icon string Ex: ion-ios-person [optional]
start_tracking \CureDAO\Client\Models\ExplanationStartTracking [optional]
title string Ex: Top Predictors of Overall Mood [optional]
html string Embeddable list of study summaries with explanation at the top [optional]

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