Class RequestedTaskResponse
java.lang.Object
com.yoti.api.client.docs.session.retrieve.configuration.capture.task.RequestedTaskResponse
- Direct Known Subclasses:
RequestedIdDocTaskResponse,RequestedSupplementaryDocTaskResponse,UnknownRequestedTaskResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetState()Returns the current state of the Requested TaskgetType()Returns the type of theRequestedTaskResponse
-
Constructor Details
-
RequestedTaskResponse
public RequestedTaskResponse()
-
-
Method Details
-
getType
Returns the type of theRequestedTaskResponse- Returns:
- the type
-
getState
Returns the current state of the Requested Task- Returns:
- the state
-