MemberGroup

The sub groups that belong to a group.

Types

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

Properties

Link copied to clipboard

The identifier of the data source for the sub group you want to map to a group.

Link copied to clipboard

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

Functions

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