Package

com.gu.contentatom.thrift.atom

guide

Permalink

package guide

Visibility
  1. Public
  2. All

Type Members

  1. trait GuideAtom extends ThriftStruct with Product3[Option[String], Option[Image], Seq[GuideItem]] with HasThriftStructCodec3[GuideAtom] with Serializable

    Permalink
  2. trait GuideItem extends ThriftStruct with Product3[Option[String], String, Option[Seq[Entity]]] with HasThriftStructCodec3[GuideItem] with Serializable

    Permalink

Value Members

  1. object GuideAtom extends ThriftStructCodec3[GuideAtom] with Serializable

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

    Permalink

Ungrouped