Administrator

Contains information about the administrator account and invitation.

Types

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

Properties

Link copied to clipboard

The ID of the account used as the administrator account.

Link copied to clipboard

The value that is used to validate the administrator account to the member account.

Link copied to clipboard

The timestamp when the invitation was sent.

Link copied to clipboard

The status of the relationship between the administrator and member accounts.

Functions

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