Class HumanReview (2.13.0)

HumanReview(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Human Review information of the document.

Attributes

NameDescription
state str
Human review state. e.g. requested, succeeded, rejected.
state_message str
A message providing more details about the current state of processing. For example, the rejection reason when the state is rejected.