Package com.jumio.sdk.account_v1.model
Class AccountResponseWorkflowExecution
java.lang.Object
com.jumio.sdk.account_v1.model.AccountResponseWorkflowExecution
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-05-09T15:46:40.630039600+02:00[Europe/Vienna]")
public class AccountResponseWorkflowExecution
extends Object
AccountResponseWorkflowExecution
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddCredentialsItem
(CredentialResponse credentialsItem) credentials
(List<CredentialResponse> credentials) boolean
Get credentialsgetId()
Get idint
hashCode()
void
setCredentials
(List<CredentialResponse> credentials) void
toString()
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_CREDENTIALS
- See Also:
-
-
Constructor Details
-
AccountResponseWorkflowExecution
public AccountResponseWorkflowExecution()
-
-
Method Details