Uses of Class
com.yoti.api.client.docs.session.instructions.document.DocumentProposal
Packages that use DocumentProposal
Package
Description
-
Uses of DocumentProposal in com.yoti.api.client.docs.session.instructions
Methods in com.yoti.api.client.docs.session.instructions that return types with arguments of type DocumentProposalModifier and TypeMethodDescriptionInstructions.getDocuments()A list of document proposals that will satisfy the sessions requirements.Methods in com.yoti.api.client.docs.session.instructions with parameters of type DocumentProposalModifier and TypeMethodDescriptionInstructions.Builder.withDocumentProposal(DocumentProposal documentProposal) Adds a singularDocumentProposalto a list of documents that the end-user will need to provide when performing In-Branch Verification -
Uses of DocumentProposal in com.yoti.api.client.docs.session.instructions.document
Methods in com.yoti.api.client.docs.session.instructions.document that return DocumentProposal