ScheduledActionFilter

A set of elements to filter the returned scheduled actions.

Types

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

Properties

Link copied to clipboard

The type of element to filter.

Link copied to clipboard

List of values. Compare if the value (of type defined by Name) equals an item in the list of scheduled actions.

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