package derived
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- derived
- WithConfiguration
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- case class Configuration(renderNullOptions: Boolean) extends Product with Serializable
- case class Discriminator(name: String) extends Annotation with StaticAnnotation with Product with Serializable
- trait LowPriority extends AnyRef
- final class MkJsonFormat[T] extends AnyVal
- trait WithConfiguration extends AnyRef
Value Members
- implicit val defaultConfiguration: Configuration
- Definition Classes
- WithConfiguration
- object Discriminator extends Serializable
- object MkJsonFormat extends LowPriority
- object auto
- object semiauto