Class DocumentLocation (3.2.4)

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

Location of a finding within a document. .. attribute:: file_offset

Offset of the line, from the beginning of the file, where the finding is located.

:type: int