GetMemberInvitationResult

data class GetMemberInvitationResult(val memberEmailAddress: String? = null)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The root email address for the account to be invited, for validation. Updating this field has no effect.