Package

com.gu.contententity

thrift

Permalink

package thrift

Visibility
  1. Public
  2. All

Type Members

  1. trait Address extends ThriftStruct with Product10[Option[String], Option[Short], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String]] with HasThriftStructCodec3[Address] with Serializable

    Permalink
  2. trait Geolocation extends ThriftStruct with Product2[Double, Double] with HasThriftStructCodec3[Geolocation] with Serializable

    Permalink
  3. trait Price extends ThriftStruct with Product2[String, Int] with HasThriftStructCodec3[Price] with Serializable

    Permalink

Value Members

  1. object Address extends ThriftStructCodec3[Address] with Serializable

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

    Permalink
  3. object Price extends ThriftStructCodec3[Price] with Serializable

    Permalink
  4. package entity

    Permalink

Ungrouped