jsonAliases

zio.json.jsonAliases
final case class jsonAliases(alias: String, aliases: String*) extends Annotation

If used on a case class field, determines the alternative names of the JSON field.

Attributes

Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product