public class AccountIdentityVerificationResponse extends Object
Constructor and Description |
---|
AccountIdentityVerificationResponse() |
Modifier and Type | Method and Description |
---|---|
AccountIdentityVerificationResponse |
addIdentityVerificationItem(AccountIdentityVerificationWorkflow identityVerificationItem) |
boolean |
equals(Object o) |
List<AccountIdentityVerificationWorkflow> |
getIdentityVerification() |
int |
hashCode() |
AccountIdentityVerificationResponse |
identityVerification(List<AccountIdentityVerificationWorkflow> identityVerification) |
void |
setIdentityVerification(List<AccountIdentityVerificationWorkflow> identityVerification) |
String |
toString() |
public AccountIdentityVerificationResponse identityVerification(List<AccountIdentityVerificationWorkflow> identityVerification)
public AccountIdentityVerificationResponse addIdentityVerificationItem(AccountIdentityVerificationWorkflow identityVerificationItem)
public List<AccountIdentityVerificationWorkflow> getIdentityVerification()
public void setIdentityVerification(List<AccountIdentityVerificationWorkflow> identityVerification)
Copyright © 2020. All rights reserved.