public class RecipientPhoneAuthentication extends Object
Constructor and Description |
---|
RecipientPhoneAuthentication() |
public RecipientPhoneAuthentication recipMayProvideNumber(String recipMayProvideNumber)
public String getRecipMayProvideNumber()
public void setRecipMayProvideNumber(String recipMayProvideNumber)
public RecipientPhoneAuthentication recordVoicePrint(String recordVoicePrint)
public String getRecordVoicePrint()
public void setRecordVoicePrint(String recordVoicePrint)
public RecipientPhoneAuthentication senderProvidedNumbers(List<String> senderProvidedNumbers)
public RecipientPhoneAuthentication addSenderProvidedNumbersItem(String senderProvidedNumbersItem)
public List<String> getSenderProvidedNumbers()
public RecipientPhoneAuthentication validateRecipProvidedNumber(String validateRecipProvidedNumber)
public String getValidateRecipProvidedNumber()
public void setValidateRecipProvidedNumber(String validateRecipProvidedNumber)
Copyright © 2020. All rights reserved.