Class RequiredSupplementaryDocument

java.lang.Object
com.yoti.api.client.docs.session.create.filters.RequiredDocument
com.yoti.api.client.docs.session.create.filters.RequiredSupplementaryDocument

public class RequiredSupplementaryDocument extends RequiredDocument
  • Method Details

    • builder

      public static RequiredSupplementaryDocument.Builder builder()
    • getType

      public String getType()
      Description copied from class: RequiredDocument
      The type of the required document
      Specified by:
      getType in class RequiredDocument
      Returns:
      the type
    • getObjective

      public Objective getObjective()
      Get the objective this required supplementary document will satisfy
      Returns:
      the objective
    • getDocumentTypes

      public List<String> getDocumentTypes()
      Get the list of document types that can be used to satisfy this required supplementary document
      Returns:
      the list of document types
    • getCountryCodes

      public List<String> getCountryCodes()
      Get the list of country codes that can be used to satisfy this required supplementary document
      Returns:
      the list of country codes