JWT
harness.schema.RawSchema$.JWT
final case class JWT[A](tag: HTag[A], codec: StringCodec[A], jsonSchema: JsonSchema[_]) extends RawSchema[A]
Attributes
- Graph
-
- Supertypes
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article