Skip to main content

SupportingDocumentUploadNotAllowedRejection

Rejection returned if the supporting document collection cannot receive supporting documents anymore

type SupportingDocumentUploadNotAllowedRejection implements Rejection {
supportingDocumentCollectionStatus: SupportingDocumentCollectionStatus!
message: String!
}

Fields

SupportingDocumentUploadNotAllowedRejection.supportingDocumentCollectionStatus ● SupportingDocumentCollectionStatus! non-null enum

SupportingDocumentUploadNotAllowedRejection.message ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

GenerateSupportingDocumentUploadUrlPayload union