Extraction

public void Extraction(String value, String entity, @Nullable() Box box)

Value object for an extraction from the Gini API.

Parameters

value

The extraction's value. Changing this value marks the extraction as dirty.

entity

The extraction's entity.

box

Optional the box where the extraction is found. Only available on some extractions. Changing this value marks the extraction as dirty.