ArticleDuplicate
Represents a duplicate of a source article.
Properties
| Property | Required | Type | Description |
|---|---|---|---|
| leaderId | True | String | ID of the leader article from a group of duplicate articles. |
| duplicateId | True | String | ID of the duplicate article. |
| paraSpecs | False | List[ParaSpec] | List of paragraph specifications that make up the duplicate article. |
| language | False | String | The language of the duplicate article as an ISO 639-1 two-letter code. |
| metadata | False | Map | Additional metadata associated with the duplicate article. |