AccountHolderTypeNotEligibleRejection
No description
type AccountHolderTypeNotEligibleRejection implements Rejection {
message: String!
}
Fields
AccountHolderTypeNotEligibleRejection.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