OptionSerializer

constructor(fullType: ReferenceType, staticTyping: Boolean, typeSerializer: TypeSerializer?, jsonSerializer: JsonSerializer<Any>?)
constructor(    base: OptionSerializer,     property: BeanProperty?,     typeSerializer: TypeSerializer?,     valueSer: JsonSerializer<*>?,     unwrapper: NameTransformer?,     suppressableValue: Any?,     suppressNulls: Boolean)