kappa_sdk.wait_document_preprocessing#

kappa_sdk.wait_document_preprocessing(rest_api, field_id, file_id)[source]#

Wait until the document preprocessing is finished

Parameters:
  • rest_api (RestAPI) – A RestAPI

  • field_id (str) – The field id

  • file_id (str) – The file id

Return type:

None