Skip to main content

Enums

DocumentCameraTypes

Defines the type of document to be captured. Passed to openCameraDocument to configure the capture session.

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.OUTROS("descrição")Generic frame for any other document
UnicoEnvironment

Defines the environment used during plugin execution.

ValueDescription
UnicoEnvironment.PRODProduction environment
UnicoEnvironment.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)