File Occurrence Response
data class FileOccurrenceResponse(val attributions: List<String>, val comment: String, val contributors: List<String>, val copyright: String, val filesLicenseInfo: List<String>, val licenseConcluded: LicenseResponse, val notice: String)
FileOccurrence represents an SPDX File Information section: https://spdx.github.io/spdx-spec/4-file-information/