AccountMembershipStatus
AccountMembership enabled
enum AccountMembershipStatus {
ConsentPending
InvitationSent
BindingUserError
Enabled
Suspended
Disabled
}
Values
AccountMembershipStatus.ConsentPending
when the consent to invite the account membership is pending
AccountMembershipStatus.InvitationSent
when the account membership is invited
AccountMembershipStatus.BindingUserError
when the user bound with errors to the account membership
AccountMembershipStatus.Enabled
when the account membership is enabled
AccountMembershipStatus.Suspended
when the account membership is suspended
AccountMembershipStatus.Disabled
when the account membership is disabled
Member Of
AccountMembershipBindingUserErrorStatusInfo
object ● AccountMembershipConsentPendingStatusInfo
object ● AccountMembershipDisabledStatusInfo
object ● AccountMembershipEnabledStatusInfo
object ● AccountMembershipInvitationSentStatusInfo
object ● AccountMembershipsFilterInput
input ● AccountMembershipStatusInfo
interface ● AccountMembershipSuspendedStatusInfo
object ● MembershipsFilterInput
input