convert

inline fun <IN : Any, OUT : Any> convert(input: IN): OUT

Conversion happens by converting the base object into JSON and then out again