GroupMembershipMemberId

data class GroupMembershipMemberId(val userId: String)

An object containing the identifier of a group member.

Constructors

Link copied to clipboard
constructor(userId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier for a user in the identity store.