Skip to main content

SupportingDocumentCollectionStatus

Verification status of a supporting document collection

enum SupportingDocumentCollectionStatus {
WaitingForDocument
PendingReview
Approved
Canceled
Rejected
}

Values

SupportingDocumentCollectionStatus.WaitingForDocument

When the supporting document collection is created and on going

SupportingDocumentCollectionStatus.PendingReview

When the supporting document collection is completed and in compliance review

SupportingDocumentCollectionStatus.Approved

When the supporting document collection is approved. Final status

SupportingDocumentCollectionStatus.Canceled

When the supporting document collection is canceled. Final status

SupportingDocumentCollectionStatus.Rejected

When the supporting document collection is rejected. Final status

Member Of

SupportingDocumentCollectionApprovedStatusInfo object ● SupportingDocumentCollectionCanceledStatusInfo object ● SupportingDocumentCollectionFilterInput input ● SupportingDocumentCollectionPendingReviewStatusInfo object ● SupportingDocumentCollectionRejectedStatusInfo object ● SupportingDocumentCollectionStatusDoesNotAllowDeletionRejection object ● SupportingDocumentCollectionStatusDoesNotAllowUpdateRejection object ● SupportingDocumentCollectionStatusInfo interface ● SupportingDocumentCollectionStatusNotAllowedRejection object ● SupportingDocumentCollectionWaitingForDocumentStatusInfo object ● SupportingDocumentUploadNotAllowedRejection object