i wrote simple deserializer now and anotated neses...
# jackson-kotlin
k
i wrote simple deserializer now and anotated nesesary fields with
@JsonDeserialize(using = Molor.MolorJsonDeserializer::class)
and that works ...