Congestion

@Serializable
data class Congestion(val value: Int)

Quantitative descriptor of congestion.

Constructors

Link copied to clipboard
constructor(value: Int)

Properties

Link copied to clipboard
val value: Int

Quantitative descriptor of congestion. 0 to 100.