Skip to main content

AccountMembershipStatusInfo

Status information for an account membership

interface AccountMembershipStatusInfo {
status: AccountMembershipStatus!
}

Fields

AccountMembershipStatusInfo.status ● AccountMembershipStatus! non-null enum

AccountMembership status

Member Of

AccountMembership object

Implemented By

AccountMembershipBindingUserErrorStatusInfo object ● AccountMembershipConsentPendingStatusInfo object ● AccountMembershipDisabledStatusInfo object ● AccountMembershipEnabledStatusInfo object ● AccountMembershipInvitationSentStatusInfo object ● AccountMembershipSuspendedStatusInfo object