jsonMapper

val jsonMapper: JsonMapper

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.