NvdCveResponse

constructor(resultsPerPage: Int, startIndex: Int, totalResults: Int, vulnerabilities: List<NvdVulnerability> = emptyList(), format: String? = null, version: String? = null, timestamp: String? = null)