public class TextPromptRequest extends CoreRequest implements ITerminalReference
| Constructor and Description |
|---|
TextPromptRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPromptType()
Gets the prompt type.
|
String |
getTerminalName()
Returns the target terminal name.
|
void |
setPromptType(String promptType)
Sets the type of prompt.
|
void |
setTerminalName(String terminalName)
Sets the target terminal name.
|
getDestinationAccount, getTimeout, getTransactionRef, isTest, setDestinationAccount, setTest, setTimeout, setTransactionRefpublic String getTerminalName()
getTerminalName in interface ITerminalReferencepublic void setTerminalName(String terminalName)
terminalName - terminal name.public String getPromptType()
public void setPromptType(String promptType)
promptType - prompt type.Copyright © 2019 BlockChyp, Inc.. All rights reserved.