DataObjectClassMetadata

constructor(constructor: KFunction<T>, constructorProperties: List<ConstructorParamMetadata<T>>)

Type Parameters

T

The type of the data class.