FlowState – GBG IDscan Documentation

FlowState

The current capture state of the journey. The value of this is dictated by the server. These values are usually used alongside the RequiredAction enum values returned with events.

Signature:

export declare enum FlowState 

Enumeration Members

MemberValueDescription
ADDRESS"ADDRESS"Supported proof of address document.
IDENTITY_BACK"IDENTITY:BACK"Rear of supported identity document.
IDENTITY_FRONT"IDENTITY:FRONT"Front of supported identity document.
LIVENESS"LIVENESS"Liveness capturing.
NONE"NONE"Nothing required at this time.
SELFIE"SELFIE"Self portrait photograph.
Was this page helpful?