Fetching License Details
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, sdk_version: String}
Error: String
Example Function:
Last updated