Class CreateFaceCaptureResourcePayload.Builder
java.lang.Object
com.yoti.api.client.docs.session.create.facecapture.CreateFaceCaptureResourcePayload.Builder
- Enclosing class:
- CreateFaceCaptureResourcePayload
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withRequirementId(String requirementId) Sets the id of the requirement that the resource will be used to satisfy.
-
Method Details
-
withRequirementId
Sets the id of the requirement that the resource will be used to satisfy.- Parameters:
requirementId- the requirement ID- Returns:
- the builder
-
build
-