public class AIOriginalRequest extends Object
| Constructor and Description |
|---|
AIOriginalRequest() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,? extends Object> |
getData()
Get map of additional data values
|
String |
getSource() |
void |
setData(Map<String,? extends Object> data)
Set map of additional data values
|
void |
setSource(String source)
Set the request source name (Facebook Messenger, Slack, etc.)
|
Copyright © 2017. All rights reserved.