Uses of Class
com.yoti.api.client.docs.session.instructions.ContactProfile.Builder
Packages that use ContactProfile.Builder
-
Uses of ContactProfile.Builder in com.yoti.api.client.docs.session.instructions
Methods in com.yoti.api.client.docs.session.instructions that return ContactProfile.BuilderModifier and TypeMethodDescriptionstatic ContactProfile.BuilderContactProfile.builder()Sets the email address that will be used as part of the contact profileContactProfile.Builder.withFirstName(String firstName) Sets the first name that will be used as part of the contact profileContactProfile.Builder.withLastName(String lastName) Sets the last name that will be used as part of the contact profile