Package

com.gu.contentatom.thrift.atom

timeline

Permalink

package timeline

Visibility
  1. Public
  2. All

Type Members

  1. trait TimelineAtom extends ThriftStruct with Product3[Option[String], Seq[TimelineItem], Option[String]] with HasThriftStructCodec3[TimelineAtom] with Serializable

    Permalink
  2. trait TimelineItem extends ThriftStruct with Product6[String, Long, Option[String], Option[Seq[Entity]], Option[String], Option[Long]] with HasThriftStructCodec3[TimelineItem] with Serializable

    Permalink

Value Members

  1. object TimelineAtom extends ThriftStructCodec3[TimelineAtom] with Serializable

    Permalink
  2. object TimelineItem extends ThriftStructCodec3[TimelineItem] with Serializable

    Permalink

Ungrouped