Skip to main content

RequestSupportingDocumentCollectionReviewPayload

No description

union RequestSupportingDocumentCollectionReviewPayload = RequestSupportingDocumentCollectionReviewSuccessPayload | ForbiddenRejection | SupportingDocumentCollectionNotFoundRejection | SupportingDocumentCollectionStatusNotAllowedRejection | ValidationRejection

Possible types

RequestSupportingDocumentCollectionReviewPayload.RequestSupportingDocumentCollectionReviewSuccessPayload object

RequestSupportingDocumentCollectionReviewPayload.ForbiddenRejection object

RequestSupportingDocumentCollectionReviewPayload.SupportingDocumentCollectionNotFoundRejection object

Rejection returned if the supporting document collection was not found

RequestSupportingDocumentCollectionReviewPayload.SupportingDocumentCollectionStatusNotAllowedRejection object

Rejection returned if the status transition is not allowed

RequestSupportingDocumentCollectionReviewPayload.ValidationRejection object

Rejection returned if an input contains invalid data

Returned by

requestSupportingDocumentCollectionReview mutation