ParamReservedExp

final case class ParamReservedExp(name: String, variables: List[String]) extends QueryDef

Reserved string expansion for query parameter

Companion:
object
trait Serializable
trait Product
trait Equals
trait QueryDef
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product