RisRecord
constructor(type: RisType? = null, firstAuthors: MutableList<String> = mutableListOf(), secondaryAuthors: MutableList<String> = mutableListOf(), tertiaryAuthors: MutableList<String> = mutableListOf(), subsidiaryAuthors: MutableList<String> = mutableListOf(), authors: MutableList<String> = mutableListOf(), abstr: String? = null, authorAddress: String? = null, accessionNumber: String? = null, archivesLocation: String? = null, bt: String? = null, custom1: String? = null, custom2: String? = null, custom3: String? = null, custom4: String? = null, custom5: String? = null, custom6: String? = null, custom7: String? = null, custom8: String? = null, caption: String? = null, callNumber: String? = null, cp: String? = null, unpublishedReferenceTitle: String? = null, placePublished: String? = null, date: String? = null, databaseName: String? = null, doi: String? = null, databaseProvider: String? = null, editor: String? = null, endPage: String? = null, edition: String? = null, referenceId: String? = null, issue: String? = null, periodicalNameUserAbbrevation: String? = null, alternativeTitle: String? = null, periodicalNameStandardAbbrevation: String? = null, periodicalNameFullFormatJF: String? = null, periodicalNameFullFormatJO: String? = null, keywords: MutableList<String> = mutableListOf(), pdfLinks: MutableList<String> = mutableListOf(), fullTextLinks: MutableList<String> = mutableListOf(), relatedRecords: MutableList<String> = mutableListOf(), images: MutableList<String> = mutableListOf(), language: String? = null, label: String? = null, websiteLink: String? = null, miscellaneous1: String? = null, miscellaneous2: String? = null, miscellaneous3: String? = null, notes: String? = null, abstr2: String? = null, numberOfVolumes: String? = null, originalPublication: String? = null, publisher: String? = null, publishingPlace: String? = null, publicationYear: String? = null, reviewedItem: String? = null, researchNotes: String? = null, reprintEdition: String? = null, section: String? = null, isbnIssn: String? = null, startPage: String? = null, shortTitle: String? = null, primaryTitle: String? = null, secondaryTitle: String? = null, tertiaryTitle: String? = null, translatedAuthor: String? = null, title: String? = null, translatedTitle: String? = null, userDefinable1: String? = null, userDefinable2: String? = null, userDefinable3: String? = null, userDefinable4: String? = null, userDefinable5: String? = null, url: String? = null, volumeNumber: String? = null, publisherStandardNumber: String? = null, primaryDate: String? = null, accessDate: String? = null)