Fetching Details From License
Setting up License
The method used to fetch the details from the license is
The example function is shown below
Response:
On Success: JSON String Response = { countries: Array[], barcodes: Array[], isValid: boolean, isOCREnable: boolean, isBarcodeEnable: boolean, isBankCardEnable: boolean, isMRZEnable: boolean }
Error: String
Last updated