AccountHolderNotFoundRejection
Rejection returned when the Account Holder was not found
type AccountHolderNotFoundRejection implements Rejection {
message: String!
}
Fields
AccountHolderNotFoundRejection.message
● String!
non-null scalar
Interfaces
Rejection
interface
Implemented By
AddFundingLimitSettingsChangeRequestPayload
union ● UpdateAccountHolderPayload
union