CoverageFilterCondition

Represents a condition that when matched will be added to the response of the operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Represents an equal condition that is applied to a single field while retrieving the coverage details.

Link copied to clipboard

Represents a not equal condition that is applied to a single field while retrieving the coverage details.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String