Package

com.gu.contentatom.thrift.atom

review

Permalink

package review

Visibility
  1. Public
  2. All

Type Members

  1. trait Rating extends ThriftStruct with Product3[Short, Short, Short] with HasThriftStructCodec3[Rating] with Serializable

    Permalink
  2. trait ReviewAtom extends ThriftStruct with Product10[ReviewType, String, Rating, String, String, Option[Restaurant], Option[Game], Option[Film], Option[String], Option[Seq[Image]]] with HasThriftStructCodec3[ReviewAtom] with Serializable

    Permalink
  3. sealed trait ReviewType extends ThriftEnum with Serializable

    Permalink
    Annotations
    @Generated()

Value Members

  1. object Rating extends ThriftStructCodec3[Rating] with Serializable

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

    Permalink
  3. object ReviewType extends Product with Serializable

    Permalink
    Annotations
    @Generated()

Ungrouped