Class Instructions

java.lang.Object
com.yoti.api.client.docs.session.instructions.Instructions

public class Instructions extends Object
Configures the instructions in order to be able to complete In-Branch Verification.

In order to provide the end-user with the instructions to complete an In-Branch Verification session, you can supply the information necessary using the Instructions payload.

  • Method Details

    • builder

      public static Instructions.Builder builder()
    • getContactProfile

      public ContactProfile getContactProfile()
      The contact profile that will be used for any communication with the end-user
      Returns:
      the contact profile
    • getDocuments

      public List<DocumentProposal> getDocuments()
      A list of document proposals that will satisfy the sessions requirements.
      Returns:
      the document proposals
    • getBranch

      public Branch getBranch()
      The branch that has been selected to perform the In-Branch Verification
      Returns:
      the branch