Uses of Class
com.onfido.models.Task.Request
-
Packages that use Task.Request Package Description com.onfido.models -
-
Uses of Task.Request in com.onfido.models
Methods in com.onfido.models that return Task.Request Modifier and Type Method Description static Task.RequestTask. request()Task.RequestTask.Request. taskDefId(String taskDefId)The unique identifier for the taskTask.RequestTask.Request. taskDefVersion(String taskDefVersion)The task versionTask.RequestTask.Request. workflowRunId(String workflowRunId)The unique identifier for the workflow run
-