Class KotlinDataClassType<T>

java.lang.Object
tech.ydb.yoj.databind.schema.reflect.KotlinDataClassType<T>
All Implemented Interfaces:
ReflectType<T>

public final class KotlinDataClassType<T> extends Object implements ReflectType<T>
Represents a Kotlin data class for the purposes of YOJ data-binding.