AccountHolderStatusNotEligibleRejection
No description
type AccountHolderStatusNotEligibleRejection implements Rejection {
message: String!
}
Fields
AccountHolderStatusNotEligibleRejection.message
● String!
non-null scalar
Reason why the account holder is not eligible to open an additional account
Interfaces
Rejection
interface
Implemented By
OpenAccountPayload
union