Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.68 KB

CustomTitleUpdatePayload.md

File metadata and controls

25 lines (22 loc) · 1.68 KB

CustomTitleUpdatePayload

Properties

Name Type Description Notes
is_selected bool Field to indicate if title is selected.
title_name string Title Name
pub_type string Type of publication. Valid values are journal, newsletter, report, proceedings, website, newspaper, unspecified, book, bookseries, database, thesisdissertation, streamingaudio, streamingvideo, and audiobook.
publisher_name string Publisher Name [optional]
is_peer_reviewed bool Field to indicate if title is peer reviewed. [optional]
edition string Title Edition [optional]
description string Description [optional]
url string URL [optional]
custom_coverage_list \Swagger\Client\Model\CoverageDates[] Custom Coverage List [optional]
is_hidden bool Field to indicate if title is hidden. [optional]
coverage_statement string Coverage Statement [optional]
custom_embargo_period \Swagger\Client\Model\EmbargoPeriod [optional]
user_defined_field1 string User Defined Field 1 [optional]
user_defined_field2 string User Defined Field 2 [optional]
user_defined_field3 string User Defined Field 3 [optional]
user_defined_field4 string User Defined Field 4 [optional]
user_defined_field5 string User Defined Field 5 [optional]

[Back to Model list] [Back to API list] [Back to README]