Contexts

com.snowplowanalytics.snowplow.analytics.scalasdk.Data$.Contexts
case class Contexts(contextType: ContextsType) extends ShredProperty

Attributes

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

Members list

Concise view

Value members

Concrete methods

def name: String

Canonical field name

Canonical field name

Attributes

def prefix: String

Result output prefix

Result output prefix

Attributes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product