AccountMembershipEnabledStatusInfo
when the account membership is enabled
type AccountMembershipEnabledStatusInfo implements AccountMembershipStatusInfo {
status: AccountMembershipStatus!
}
Fields
AccountMembershipEnabledStatusInfo.status
● AccountMembershipStatus!
non-null enum
AccountMembership status (always Enabled for type AccountMembershipEnabledStatusInfo)
Interfaces
AccountMembershipStatusInfo
interface
here are the different account membership status: