DictionaryEntryTypeSerializer

algoliasearch.search.DictionaryEntryTypeSerializer
class DictionaryEntryTypeSerializer extends CustomSerializer[DictionaryEntryType]

Attributes

Graph
Supertypes
class CustomSerializer[DictionaryEntryType]
trait Serializer[DictionaryEntryType]
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

def deserialize(implicit format: Formats): PartialFunction[(TypeInfo, JValue), DictionaryEntryType]

Attributes

Inherited from:
CustomSerializer
def serialize(implicit format: Formats): PartialFunction[Any, JValue]

Attributes

Inherited from:
CustomSerializer

Inherited fields

val Class: Class[_]

Attributes

Inherited from:
CustomSerializer