About this entity
Representation of a File Version's Duplicate Info
Properties
| Property | Description | Type |
|---|---|---|
| detectionMode | Returns the Mode used to determine if files are a duplicate. | string (values: filenameandcontent, filename, filecontent) |
| duplicates | Gets the duplicates of the file version to which the user has (read) access. | Collection of duplicate items |
| status | Gets the duplicate status of the file version. | string (values: undetermined, noduplicate, duplicate) |
| totalCount | Gets the total number of found duplicates. | int32 |