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