Class ScanTerm

Represents a search term for a RangeScan.

Properties

Properties

exclusive?: boolean

Set to true for the scan term to be exclusive. Defaults to false (inclusive).

term: string

The scan term.