NationalIDScanOrder
public enum NationalIDScanOrder
↳ package com.onekosmos.blockid.sdk.cameramodule.nationalID
An enum to define National ID document scanning order.
Enum Constants
Type | Name | Description |
---|---|---|
NationalIDScanOrder | FIRST_FRONT_THEN_BACK | Indicates to scan the front side of National ID document first. |
NationalIDScanOrder | FIRST_BACK_THEN_FRONT | Indicates to scan the back side of National ID document first. |