Class RequiredSupplementaryDocument
java.lang.Object
com.yoti.api.client.docs.session.create.filters.RequiredDocument
com.yoti.api.client.docs.session.create.filters.RequiredSupplementaryDocument
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()Get the list of country codes that can be used to satisfy this required supplementary documentGet the list of document types that can be used to satisfy this required supplementary documentGet the objective this required supplementary document will satisfygetType()The type of the required document
-
Method Details
-
builder
-
getType
Description copied from class:RequiredDocumentThe type of the required document- Specified by:
getTypein classRequiredDocument- Returns:
- the type
-
getObjective
Get the objective this required supplementary document will satisfy- Returns:
- the objective
-
getDocumentTypes
Get the list of document types that can be used to satisfy this required supplementary document- Returns:
- the list of document types
-
getCountryCodes
Get the list of country codes that can be used to satisfy this required supplementary document- Returns:
- the list of country codes
-