studyIds

@SerialName(value = "studyIds")
@EncodeDefault(mode = EncodeDefault.Mode.NEVER)
val studyIds: List<String>? = null

Parameters

studyIds

The studies this participant is associated to. For administrative accounts, these are the studies associated to the account's organization. For study participants, these will be the studies that the person is enrolled in.