of

public static CryptoResponse of(Map<String, Object> stringObjectMap)

Parses a raw JSON response from a digital currency time series endpoint.

Return

the parsed response, or one carrying an error message if parsing failed

Parameters

stringObjectMap

the response body, decoded from JSON