AdditionalCustomerLiveCheckResponseData

@Serializable()
public final class AdditionalCustomerLiveCheckResponseData implements Serializable

Parameters

liveFaceDetectionFlag

Expected values are: - true - When the live face is detected - false - When the live face is not detected

verifyDataWithHost

This includes the verification data with host. Y, N

autofillServiceStatus

This includes the message which goes with the statusCode.

Constructors

Link copied to clipboard
public AdditionalCustomerLiveCheckResponseData AdditionalCustomerLiveCheckResponseData(String liveFaceDetectionFlag, String verifyDataWithHost, String autofillServiceStatus)

Properties

Link copied to clipboard

Type:String
This includes the message which goes with the statusCode.

Link copied to clipboard

Type:String
Expected values are:
true - When the live face is detected
false - When the live face is not detected

Link copied to clipboard
private final String verifyDataWithHost

Type:String
This includes the verification data with host. Y, N

Functions

Link copied to clipboard

Type:String
This includes the message which goes with the statusCode.

Link copied to clipboard

Type:String
Expected values are:
true - When the live face is detected
false - When the live face is not detected

Link copied to clipboard

Type:String
This includes the verification data with host. Y, N