public class BoxAIExtractStructuredResponse extends BoxJSONObject
Constructor and Description |
---|
BoxAIExtractStructuredResponse(String json)
Constructs a BoxAIResponse object.
|
Modifier and Type | Method and Description |
---|---|
JsonObject |
getSourceJson()
Gets the source JSON of the AI response.
|
clearPendingChanges, getJson, getPendingChanges, getPendingChangesAsJsonObject, getPendingJSONObject
public BoxAIExtractStructuredResponse(String json)
public JsonObject getSourceJson()