package
internal
Type Members
-
case class
RawChangedItemsAndProfiles(items: Seq[Long], profiles: Seq[String]) extends Product with Serializable
-
case class
RawUser(id: String, delay: Int, created: Long, karma: Int, about: Option[String], submitted: Seq[Long]) extends Product with Serializable