zio.json.JsonCodecConfiguration
See theJsonCodecConfiguration companion class
object JsonCodecConfiguration
Attributes
- Companion
- class
- Graph
-
- Supertypes
- Self type
Members list
Type members
Classlikes
object SumTypeHandling
Attributes
- Companion
- trait
- Supertypes
- Self type
-
SumTypeHandling.type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class DiscriminatorFieldobject WrapperWithClassNameField
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
Concrete methods
def apply(sumTypeHandling: SumTypeHandling, fieldNameMapping: JsonMemberFormat, allowExtraFields: Boolean, sumTypeMapping: JsonMemberFormat, explicitNulls: Boolean, explicitEmptyCollections: ExplicitEmptyCollections): JsonCodecConfiguration
def apply(sumTypeHandling: SumTypeHandling, fieldNameMapping: JsonMemberFormat, allowExtraFields: Boolean, sumTypeMapping: JsonMemberFormat, explicitNulls: Boolean): JsonCodecConfiguration
Implicits
Implicits
In this article