public class RecipientIdentityVerification extends Object
Constructor and Description |
---|
RecipientIdentityVerification() |
Modifier and Type | Method and Description |
---|---|
RecipientIdentityVerification |
addInputOptionsItem(RecipientIdentityInputOption inputOptionsItem) |
boolean |
equals(Object o) |
List<RecipientIdentityInputOption> |
getInputOptions() |
String |
getWorkflowId() |
int |
hashCode() |
RecipientIdentityVerification |
inputOptions(List<RecipientIdentityInputOption> inputOptions) |
void |
setInputOptions(List<RecipientIdentityInputOption> inputOptions) |
void |
setWorkflowId(String workflowId) |
String |
toString() |
RecipientIdentityVerification |
workflowId(String workflowId) |
public RecipientIdentityVerification inputOptions(List<RecipientIdentityInputOption> inputOptions)
public RecipientIdentityVerification addInputOptionsItem(RecipientIdentityInputOption inputOptionsItem)
public List<RecipientIdentityInputOption> getInputOptions()
public void setInputOptions(List<RecipientIdentityInputOption> inputOptions)
public RecipientIdentityVerification workflowId(String workflowId)
public String getWorkflowId()
public void setWorkflowId(String workflowId)
Copyright © 2021. All rights reserved.