Fetching Details From License
The method use to fetch the details from the license is
Response:
Success: JSON Response = {countries: Array[<CountryModels>],barcodes: Array[], isValid: boolean, isOCREnable: boolean ,isBarcode: boolean, isBankCard: boolean, isMRZ: boolean}
Error: String
Example Function:-
Last updated