FilterFilterCriteriaVulnerablePackageEpoch

data class FilterFilterCriteriaVulnerablePackageEpoch(val lowerInclusive: Double, val upperInclusive: Double)

Constructors

constructor(lowerInclusive: Double, upperInclusive: Double)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

(Optional) Lower bound of the range, inclusive.

Link copied to clipboard

(Optional) Upper bound of the range, inclusive.