ZoteroOutput#

class papercast.types.ZoteroOutput(**kwargs)[source]#

Bases: object

DOI: str#
abstractNote: str#
accessDate: str#
archive: str#
archiveID: str#
archiveLocation: str#
callNumber: str#
citationKey: str#
collections: List[str]#
creators: List[papercast_zotero.zotero_types.ZoteroCreator]#
date: str#
dateAdded: str#
dateModified: str#
extra: str#
genre: str#
itemType: str#
key: str#
language: str#
library: Dict[str, str]#
libraryCatalog: str#
place: str#
relations: Dict[str, str]#
repository: str#
rights: str#
series: str#
seriesNumber: str#
shortTitle: str#
tags: List[papercast_zotero.zotero_types.ZoteroTag]#
title: str#
url: str#
version: int#