AggregatedAnnotation

fun AggregatedAnnotation(    limited: Boolean? = false,     count: Int? = 0,     chunk: List<RelationChunkInfo>? = null)