Class RequestedProfileDocumentMatchCheck
java.lang.Object
com.yoti.api.client.docs.session.create.check.RequestedCheck<RequestedProfileDocumentMatchConfig>
com.yoti.api.client.docs.session.create.check.RequestedProfileDocumentMatchCheck
public class RequestedProfileDocumentMatchCheck
extends RequestedCheck<RequestedProfileDocumentMatchConfig>
Requests creation of a ProfileDocumentMatchCheck
-
Method Details
-
builder
-
getType
Description copied from class:RequestedCheckReturn the type of the Check to create- Specified by:
getTypein classRequestedCheck<RequestedProfileDocumentMatchConfig>- Returns:
- the check type
-
getConfig
Description copied from class:RequestedCheckReturn configuration to apply to the Check- Specified by:
getConfigin classRequestedCheck<RequestedProfileDocumentMatchConfig>- Returns:
- the configuration
-