GetGroupMembershipResult

data class GetGroupMembershipResult(val membershipId: String? = null)

Constructors

Link copied to clipboard
constructor(membershipId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val membershipId: String? = null

The identifier for a GroupMembership in the identity store.