CreateEventActionRequest

Types

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

Properties

Link copied to clipboard

What occurs after a certain event.

Link copied to clipboard
val event: Event?

What occurs to start an action.

Link copied to clipboard

Key-value pairs that you can associate with the event action.

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