ParameterInformation

case class ParameterInformation(labelOffsetSupport: Opt[Boolean])
Value parameters:
labelOffsetSupport

The client supports processing label offsets instead of a simple label string.

Since:

3.14.0

Companion:
object
Source:
structures.scala
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product