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="2025-10-16T16:59:18.992153700+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) booleanGet credentialsgetId()Get idinthashCode()voidsetCredentials(List<CredentialResponse> credentials) voidtoString()
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_CREDENTIALS
- See Also:
-
-
Constructor Details
-
AccountResponseWorkflowExecution
public AccountResponseWorkflowExecution()
-
-
Method Details