ActionPayload

The JSON payload of the action.

Types

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

Properties

Link copied to clipboard

The payload of the action in a JSON string.

Functions

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