SupportingDocumentCollectionStatusDoesNotAllowDeletionRejection
Rejection returned if supporting document cannot be deleted because its supporting document collection status is not WaitingForDocument
type SupportingDocumentCollectionStatusDoesNotAllowDeletionRejection implements Rejection {
message: String!
supportingDocumentCollectionStatus: SupportingDocumentCollectionStatus!
supportingDocumentCollection: SupportingDocumentCollection!
}