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