ChunkDuplicate
Represents a duplicate of a source chunk.
Properties
| Property | Required | Type | Description |
|---|---|---|---|
| leaderId | True | String | ID of the leader chunk from a group of duplicate chunks. |
| duplicateId | True | String | ID of the duplicate chunk. |
| paraRefs | True | List[ParaRef] | References to Paragraph objects from which the duplicate chunk’s text is taken. |