includeRepeats

@SerialName(value = "includeRepeats")
val includeRepeats: Boolean? = null

Parameters

includeRepeats

Where an assessment can be performed multiple times under an instance GUID, all records will be returned unless this flag is set to true. In this case, the first or last record only will be returned (depending on sort order).