Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
ObjectMappers API reference.
com.coinbase.cdp.core
public final class ObjectMappers extends Object
JSON_MAPPER
public static final com.fasterxml.jackson.databind.ObjectMapper JSON_MAPPER
stringify
public static String stringify(Object o)
o
Object
String
parseErrorBody
public static Object parseErrorBody(String responseBodyString)
responseBodyString
Was this page helpful?