AccountMembershipNotEligibleRejection
No description
type AccountMembershipNotEligibleRejection implements Rejection {
message: String!
}
Fields
AccountMembershipNotEligibleRejection.message ● String! non-null scalar
Reason why the user is not eligible
Interfaces
Rejection interface
Implemented By
OpenAccountPayload union ● UpdateAccountSettingsPayload union