Package

com.gu.contentatom.thrift.atom

qanda

Permalink

package qanda

Visibility
  1. Public
  2. All

Type Members

  1. trait QAndAAtom extends ThriftStruct with Product4[Option[String], Option[Image], QAndAItem, Option[Question]] with HasThriftStructCodec3[QAndAAtom] with Serializable

    Permalink

    Prefer the companion object's com.gu.contentatom.thrift.atom.qanda.QAndAAtom.apply for construction if you don't need to specify passthrough fields.

  2. trait QAndAItem extends ThriftStruct with Product2[Option[String], String] with HasThriftStructCodec3[QAndAItem] with Serializable

    Permalink

    Prefer the companion object's com.gu.contentatom.thrift.atom.qanda.QAndAItem.apply for construction if you don't need to specify passthrough fields.

Value Members

  1. object QAndAAtom extends ThriftStructCodec3[QAndAAtom] with Serializable

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

    Permalink

Ungrouped