SupportingDocumentUploadNotAllowedRejection
Rejection returned if the supporting document collection cannot receive supporting documents anymore
type SupportingDocumentUploadNotAllowedRejection implements Rejection {
supportingDocumentCollectionStatus: SupportingDocumentCollectionStatus!
message: String!
}