Class RequestedYotiAccountWatchlistAdvancedCaConfig.Builder
java.lang.Object
com.yoti.api.client.docs.session.create.check.RequestedYotiAccountWatchlistAdvancedCaConfig.Builder
- Enclosing class:
- RequestedYotiAccountWatchlistAdvancedCaConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected RequestedCaMatchingStrategyprotected Booleanprotected Booleanprotected RequestedCaSources -
Method Summary
Modifier and TypeMethodDescriptionbuild()withMatchingStrategy(RequestedCaMatchingStrategy requestedCaMatchingStrategy) withRemoveDeceased(boolean removeDeceased) withShareUrl(Boolean shareUrl) withSources(RequestedCaSources requestedCaSources)
-
Field Details
-
removeDeceased
-
sources
-
matchingStrategy
-
-
Method Details
-
build
-
withRemoveDeceased
public RequestedYotiAccountWatchlistAdvancedCaConfig.Builder withRemoveDeceased(boolean removeDeceased) -
withSources
public RequestedYotiAccountWatchlistAdvancedCaConfig.Builder withSources(RequestedCaSources requestedCaSources) -
withMatchingStrategy
public RequestedYotiAccountWatchlistAdvancedCaConfig.Builder withMatchingStrategy(RequestedCaMatchingStrategy requestedCaMatchingStrategy)
-