Uses of Class
com.yoti.api.client.docs.session.create.SessionSpec
Packages that use SessionSpec
-
Uses of SessionSpec in com.yoti.api.client.docs
Methods in com.yoti.api.client.docs with parameters of type SessionSpecModifier and TypeMethodDescriptionDocScanClient.createSession(SessionSpec sessionSpec) Creates a Doc Scan session using the supplied session specification -
Uses of SessionSpec in com.yoti.api.client.docs.session.create
Methods in com.yoti.api.client.docs.session.create that return SessionSpecModifier and TypeMethodDescriptionSessionSpec.Builder.build()Builds theSessionSpecbased on the values supplied to the builder