NotifyWorkersRequest

Types

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

Properties

Link copied to clipboard

The text of the email message to send. Can include up to 4,096 characters

Link copied to clipboard

The subject line of the email message to send. Can include up to 200 characters.

Link copied to clipboard

A list of Worker IDs you wish to notify. You can notify upto 100 Workers at a time.

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