Class SelectedIdDocument.Builder
java.lang.Object
com.yoti.api.client.docs.session.instructions.document.SelectedIdDocument.Builder
- Enclosing class:
- SelectedIdDocument
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withCountryCode(String countryCode) Sets the country code of theSelectedIdDocumentwithDocumentType(String documentType) Sets the document type of theSelectedIdDocument
-
Method Details
-
withCountryCode
Sets the country code of theSelectedIdDocument- Parameters:
countryCode- the country code- Returns:
- the builder
-
withDocumentType
Sets the document type of theSelectedIdDocument- Parameters:
documentType- the document type- Returns:
- the builder
-
build
-