of

public static RealtimeBulkQuoteResponse of(Map<String, Object> objectMap)

Builds a response from a decoded REALTIME_BULK_QUOTES payload.

Return

a response holding the parsed snapshots, or one holding an error message if the payload was empty or was not a bulk quote answer

Parameters

objectMap

the response body, already decoded from JSON into a map