Invite

class Invite

Invitation object returned after emailing users to invite them to join the Amazon Chime Team account.

Types

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

Properties

Link copied to clipboard

The email address to which the invite is sent.

Link copied to clipboard

The status of the invite email.

Link copied to clipboard

The invite ID.

Link copied to clipboard

The status of the invite.

Functions

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