Lookup

case class Lookup(data: Option[Data], fields: Option[Seq[String]], key: String, param: Option[String])

Data source or selection for secondary data reference.

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product