Name | Type | Description | Notes |
---|---|---|---|
searchRepositories | List<SearchRepositoriesEnum> | List of repositories to search | |
submissionAutoExcludes | List<UUID> | List of submission IDs to exclude from report | [optional] |
autoExcludeSelfMatchingScope | AutoExcludeSelfMatchingScopeEnum | self matching submissions to exclude from report | [optional] |
priority | Boolean | Priority level of report generation | [optional] |
Name | Value |
---|---|
INTERNET | "INTERNET" |
PUBLICATION | "PUBLICATION" |
SUBMITTED_WORK | "SUBMITTED_WORK" |
PRIVATE | "PRIVATE" |
CROSSREF | "CROSSREF" |
CROSSREF_POSTED_CONTENT | "CROSSREF_POSTED_CONTENT" |
Name | Value |
---|---|
ALL | "ALL" |
GROUP | "GROUP" |
GROUP_CONTEXT | "GROUP_CONTEXT" |
NONE | "NONE" |