jsonExclude

zio.json.jsonExclude
final class jsonExclude extends Annotation

If used on a case class field, will exclude it from the resulting JSON.

Attributes

Graph
Supertypes
class Annotation
class Object
trait Matchable
class Any
In this article