BiometricCustomerValidateIdData

Parameters

selfie

This should contain base64 data of the customer photo. It accepts base64 data of a single customer photo. Max allowed upload size is 2MB.

Constructors

Properties

Link copied to clipboard
Link copied to clipboard
private final String selfie

Type:String($base64)
This should contain base64 data of the customer photo. It accepts base64 data of a single customer photo. Max allowed upload size is 2MB.

Link copied to clipboard
private final String voiceData

Type:string($Base64)
This should contain base64 data of the Customer Voice Data. It accepts base64 data. Note: One customer biometric is mandatory (Selfie, Fingerprint, or Voice)

Functions

Link copied to clipboard
Link copied to clipboard
public final String getSelfie()

Type:String($base64)
This should contain base64 data of the customer photo. It accepts base64 data of a single customer photo. Max allowed upload size is 2MB.

Link copied to clipboard
public final String getVoiceData()

Type:string($Base64)
This should contain base64 data of the Customer Voice Data. It accepts base64 data. Note: One customer biometric is mandatory (Selfie, Fingerprint, or Voice)