Class ContactProfile

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

public class ContactProfile extends Object
  • Method Details

    • builder

      public static ContactProfile.Builder builder()
    • getFirstName

      public String getFirstName()
      The first name set as part of the contact profile
      Returns:
      the first name
    • getLastName

      public String getLastName()
      The last name set as part of the contact profile
      Returns:
      the last name
    • getEmail

      public String getEmail()
      The email address set as part of the contact profile
      Returns:
      the email address