StudyInfo

constructor(identifier: String? = null, name: String? = null, details: String? = null, phase: StudyPhase? = null, studyLogoUrl: String? = null, colorScheme: ColorScheme? = null, signInTypes: List<SignInType>? = null, type: String? = null)

Parameters

identifier

The identifier for this study.

name

The name of the study.

details

An in-depth description of this study for prospective participants, or to show participants after they have joined a study (the “about” screen for the study).

phase
studyLogoUrl

An URL to a logo for the study.

colorScheme
signInTypes
type

StudyInfo