Builder

class Builder

Properties

Link copied to clipboard
var eq: Double?

The equal-to condition to be applied to a single field when querying for findings.

Link copied to clipboard
var gt: Double?

The greater-than condition to be applied to a single field when querying for findings.

Link copied to clipboard
var gte: Double?

The greater-than-equal condition to be applied to a single field when querying for findings.

Link copied to clipboard
var lt: Double?

The less-than condition to be applied to a single field when querying for findings.

Link copied to clipboard
var lte: Double?

The less-than-equal condition to be applied to a single field when querying for findings.