Package com.jumio.sdk.retrieval_v3.model
Class WorkflowExecutionConsentResponse
java.lang.Object
com.jumio.sdk.retrieval_v3.model.WorkflowExecutionConsentResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-10-16T16:59:20.653944300+02:00[Europe/Vienna]") public class WorkflowExecutionConsentResponse
extends
Object
WorkflowExecutionConsentResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet obtainedGet obtainedAtinthashCode()obtainedAt(OffsetDateTime obtainedAt) voidsetObtained(String obtained) voidsetObtainedAt(OffsetDateTime obtainedAt) toString()
-
Field Details
-
JSON_PROPERTY_OBTAINED
- See Also:
-
JSON_PROPERTY_OBTAINED_AT
- See Also:
-
-
Constructor Details
-
WorkflowExecutionConsentResponse
public WorkflowExecutionConsentResponse()
-
-
Method Details