camundala.api.InOutExample
See theInOutExample companion object
case class InOutExample[T <: Product](name: String, example: T)(implicit evidence$66: Encoder[T], evidence$67: Decoder[T], evidence$68: Schema[T])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article