Skip to main content

SupportingDocumentNotFoundRejection

Rejection returned if the supporting document was not found

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

Fields​

SupportingDocumentNotFoundRejection.id ● String! non-null scalar​

SupportingDocumentNotFoundRejection.message ● String! non-null scalar​

Interfaces​

Rejection interface​

Implemented By​

DeleteSupportingDocumentPayload union ● UpdateSupportingDocumentPayload union