GiniVisionExtraction

void GiniVisionExtraction(@NonNull() String value, @NonNull() String entity, @Nullable() GiniVisionBox box)

Value object for an extraction from the Gini API.

Parameters

value

normalized textual representation of the text/information provided by the extraction 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 Extraction Entities for a full list

box

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