Package com.jumio.sdk.retrieval_v3.model
Class WorkflowExecutionRulesResponseWithHref
java.lang.Object
com.jumio.sdk.retrieval_v3.model.WorkflowExecutionRulesResponseWithHref
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-10-16T16:59:20.653944300+02:00[Europe/Vienna]") public class WorkflowExecutionRulesResponseWithHref
extends
Object
WorkflowExecutionRulesResponseWithHref
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddExecutionsItem(RulesExecutionResponse executionsItem) booleanexecutions(List<RulesExecutionResponse> executions) Get executionsgetHref()Get hrefinthashCode()voidsetExecutions(List<RulesExecutionResponse> executions) voidtoString()
-
Field Details
-
JSON_PROPERTY_HREF
- See Also:
-
JSON_PROPERTY_EXECUTIONS
- See Also:
-
-
Constructor Details
-
WorkflowExecutionRulesResponseWithHref
public WorkflowExecutionRulesResponseWithHref()
-
-
Method Details
-
href
-
getHref
Get href- Returns:
- href
-
setHref
-
executions
-
addExecutionsItem
public WorkflowExecutionRulesResponseWithHref addExecutionsItem(RulesExecutionResponse executionsItem) -
getExecutions
Get executions- Returns:
- executions
-
setExecutions
-
equals
-
hashCode
public int hashCode() -
toString
-