Class IssuingAuthoritySubCheck
java.lang.Object
com.yoti.api.client.docs.session.create.check.IssuingAuthoritySubCheck
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()Returns theDocumentFilterthat will drive which documents the sub check is performed onbooleanReturns if the issuing authority sub check has been requested
-
Method Details
-
builder
-
isRequested
public boolean isRequested()Returns if the issuing authority sub check has been requested- Returns:
- if the sub check has been requested
-
getFilter
Returns theDocumentFilterthat will drive which documents the sub check is performed on- Returns:
- the
DocumentFilter
-