Class SelectedIdDocument
java.lang.Object
com.yoti.api.client.docs.session.instructions.document.SelectedDocument
com.yoti.api.client.docs.session.instructions.document.SelectedIdDocument
Represents an
ID_DOCUMENT that will be used to satisfy a document requirement
in a given IDV session.-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic SelectedIdDocument.Builderbuilder()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
-