ReviewApplicationState

Represents the current state of a reviewal process that is currently in place for an application.

ReviewApplicationState.Unset

= 0

Unset value.

ReviewApplicationState.Locked

= 1

Locked - value independent from the remaining workflow values used to show that the record is Locked.

ReviewApplicationState.AwaitingUpdateFromReviewSystem

= 2

Storage type used when an application has been sent to the TrustID helpdesk review system for assessment. This is used to lock the document container so that it isn’t changed while TrustID is potentially making changes to it.

ReviewApplicationState.ReadyForDispatchToCustomerSystem

= 4

Storage type for the review system only. Used when the Referral-Assessor has finished their review and needs to send the application back to the originating system.

ReviewApplicationState.ReadyForDeletion

= 8

Mark the container ready for deletion when the ReviewSystem has sent the TTA file back to the originating system. When the originating system has confirmed receipt, it can then signal the ReviewSystem to go ahead and delete.