fromApiResponse

public static Document fromApiResponse(JSONObject responseData)

Creates a new document instance from the JSON data usually returned by the Gini API.

Return

The created document instance.

Parameters

responseData

The response data. Should be a valid response.