@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationIvr extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationIvr() |
public PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationIvr()
public PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationIvr enabledMessage(Boolean enabledMessage)
public Boolean getEnabledMessage()
public void setEnabledMessage(Boolean enabledMessage)
public PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationIvr encryptionKey(String encryptionKey)
public String getEncryptionKey()
public void setEncryptionKey(String encryptionKey)
public PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationIvr encryptionMandatory(Boolean encryptionMandatory)
public Boolean getEncryptionMandatory()
public void setEncryptionMandatory(Boolean encryptionMandatory)
public PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationIvr encryptionType(String encryptionType)
public String getEncryptionType()
public void setEncryptionType(String encryptionType)
public PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationIvr label(String label)
public String getLabel()
public void setLabel(String label)
public PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationIvr prompt(String prompt)
public String getPrompt()
public void setPrompt(String prompt)
public PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationIvr statusMessage(String statusMessage)
public String getStatusMessage()
public void setStatusMessage(String statusMessage)
Copyright © 2020. All rights reserved.