Example

class Example

Types

Link copied to clipboard
class Builder

A builder for Example.

Link copied to clipboard
object Companion
Link copied to clipboard
class Decision : Enum

The decision made by the rule for this event.

Functions

Link copied to clipboard
Link copied to clipboard

Returns the raw JSON value of approved.

Link copied to clipboard

Returns the raw JSON value of decision.

Link copied to clipboard

Returns the raw JSON value of eventToken.

Link copied to clipboard

Returns the raw JSON value of timestamp.

Link copied to clipboard

Whether the rule would have approved the request.

Link copied to clipboard

The decision made by the rule for this event.

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

The event token.

Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
Link copied to clipboard

The timestamp of the event.

Link copied to clipboard
Link copied to clipboard
open override fun toString(): String
Link copied to clipboard