public class FlexResponseItem extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
Identifier
Unique field name assigned to the respective FlexRequest
|
String |
Reply
Reply to the FlexRequest Prompt
|
List<String> |
ReplyList
List of replies to the FlexRequest Prompt if the FlexRequest had a
FlexRequestDataType.Enumeration DataType |
| Constructor and Description |
|---|
FlexResponseItem() |
public String Identifier
public String Reply
public List<String> ReplyList
FlexRequestDataType.Enumeration DataTypeCopyright © 2024. All rights reserved.