GetRouteSpecHttpRouteMatchHeaderMatchRange

data class GetRouteSpecHttpRouteMatchHeaderMatchRange(val end: Int, val start: Int)

Constructors

constructor(end: Int, start: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val end: Int
Link copied to clipboard
val start: Int