Skip to main content

OnboardingNotFoundRejection

Rejection returned if the onboarding was not found

type OnboardingNotFoundRejection implements Rejection {
id: String!
message: String!
}

Fields

OnboardingNotFoundRejection.id ● String! non-null scalar

OnboardingNotFoundRejection.message ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

AccountHolderOnboardingPayload union ● PublicAccountHolderOnboardingPayload union