MemberUser

The users that belong to a group.

Types

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

Properties

Link copied to clipboard

The type of the user.

Link copied to clipboard

The identifier of the user you want to map to a group.

Functions

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