You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @param {number} document_id The unique identifier of the document.
320
319
* @param {boolean} bounding_boxes A field used to determine whether to return bounding_box and bounding_region for extracted fields in the Document response.
321
320
* @param {boolean} confidence_details A field used to determine whether to return the score and ocr_score fields in the Document response.
321
+
* @param kwargs Additional request parameters
322
322
* @returns {Promise<JsonObject>} Object of a previously processed blueprinted document.
0 commit comments