Class SelectedSupplementaryDocument
java.lang.Object
com.yoti.api.client.docs.session.instructions.document.SelectedDocument
com.yoti.api.client.docs.session.instructions.document.SelectedSupplementaryDocument
Represents an
SUPPLEMENTARY_DOCUMENT that will be used to satisfy a document requirement
in a given IDV session.-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()The country code of the selected documentThe document type of the selected documentMethods inherited from class com.yoti.api.client.docs.session.instructions.document.SelectedDocument
getType
-
Method Details
-
builder
-
getCountryCode
The country code of the selected document- Returns:
- the country code
-
getDocumentType
The document type of the selected document- Returns:
- the document type
-