Skip to main content

Enums

SelfieCameraTypes

Defines the camera mode for selfie capture. Passed to prepareSelfieCamera.

ValueDescription
SelfieCameraTypes.NORMALStandard camera mode (manual capture)
SelfieCameraTypes.SMARTSmart camera mode with automatic capture and silhouette guidance
DocumentCameraTypes

Defines the type of document to be captured. Passed to prepareDocumentCamera.

ValueDescription
DocumentCameraTypes.CPFCapture the CPF
DocumentCameraTypes.CNHCapture the open CNH
DocumentCameraTypes.CNH_FRENTECapture the front of the CNH
DocumentCameraTypes.CNH_VERSOCapture the back of the CNH
DocumentCameraTypes.RG_FRENTECapture the front of the RG
DocumentCameraTypes.RG_VERSOCapture the back of the RG
DocumentCameraTypes.RG_FRENTE_NOVOCapture the front of the new RG
DocumentCameraTypes.RG_VERSO_NOVOCapture the back of the new RG
DocumentCameraTypes.OTHERS("descrição")Generic frame for any other document
SDKEnvironmentTypes

Defines the environment used during SDK execution.

ValueDescription
SDKEnvironmentTypes.PRODProduction environment
SDKEnvironmentTypes.UATStaging environment
LocaleTypes

Defines the language used in the SDK UI.

ValueDescription
LocaleTypes.PT_BRPortuguese (Brazil)
LocaleTypes.ES_MXSpanish (Mexico)
LocaleTypes.ES_ESSpanish (Spain)
LocaleTypes.EN_USEnglish (USA)