Skip to main content

AccountMembershipSuspendedStatusInfo

when the account membership is suspended

type AccountMembershipSuspendedStatusInfo implements AccountMembershipStatusInfo {
status: AccountMembershipStatus!
reason: String!
}

Fields

AccountMembershipSuspendedStatusInfo.status ● AccountMembershipStatus! non-null enum

AccountMembership status (always Suspended for type AccountMembershipSuspendedStatusInfo)

AccountMembershipSuspendedStatusInfo.reason ● String! non-null scalar

reason why the account membership is suspended

Interfaces

AccountMembershipStatusInfo interface

here are the different account membership status: