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