jsonMapper

fun jsonMapper(jsonMapper: JsonMapper): LithicOkHttpClientAsync.Builder

The Jackson JSON mapper to use for serializing and deserializing JSON.

Defaults to com.lithic.api.core.jsonMapper. The default is usually sufficient and rarely needs to be overridden.