externalIds

@SerialName(value = "externalIds")
@EncodeDefault(mode = EncodeDefault.Mode.NEVER)
val externalIds: Map<String, String>? = null

Parameters

externalIds

The exernal IDs this participant is associated to, mapped to the study that issued the external ID. Typically a user signs up with the external ID, and is assigned to that study as a result.