NotificationOptions

Set of options which defines notification preferences of given action.

Types

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

Properties

Link copied to clipboard

Text value to be included in the email body.

Link copied to clipboard

Boolean value to indicate an email notification should be sent to the recipients.

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