ReportFilter

A filter used to return reports with the status specified by the input status parameter.

Types

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

Properties

Link copied to clipboard

The status used to filter reports. You can filter using one status only.

Functions

Link copied to clipboard
inline fun copy(block: ReportFilter.Builder.() -> Unit = {}): ReportFilter
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