GiniCaptureExtraction

void GiniCaptureExtraction(@NonNull() String value, @NonNull() String entity, @Nullable() GiniCaptureBox box)

Value object for an extraction from the Gini API.

Parameters

value

normalized textual representation of the text/information provided by theextraction value (e. g. bank number without spaces between the digits).Changing this value marks the extraction as dirty

entity

key (primary identification) of an entity type (e.g. banknumber). See ExtractionEntities for a full list

box

(optional) bounding box containing the position of the extraction value on thedocument. Only available for some extractions. Changing this value marks theextraction as dirty