@sensibill/reactnative-bridge-sdk
    Preparing search index...

    Interface SbCaptureConfiguration

    Capture Configuration Defines the behaviour of the Capture Flow, and the style of the Capture UI

    interface SbCaptureConfiguration {
        branding?: SbBranding;
        captureFeatures?: SbCaptureFeatureFlags;
        documentType?: SbCaptureDocumentType;
    }
    Index

    Properties

    branding?: SbBranding

    Defines the branding to be used

    captureFeatures?: SbCaptureFeatureFlags

    Configuration object defining the features that will be enabled / disabled during the Capture Flow

    documentType?: SbCaptureDocumentType

    The [SbCaptureDocumentType] for which to capture images in the capture session