Parameters

data class Parameters(val query: List<Parameter> = listOf(), val path: List<Parameter> = listOf())

Constructors

Link copied to clipboard
constructor(query: List<Parameter> = listOf(), path: List<Parameter> = listOf())

Properties

Link copied to clipboard
Link copied to clipboard