public class VoiceCallFlowResponse extends Object implements Serializable
| Constructor and Description |
|---|
VoiceCallFlowResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<VoiceCallFlow> |
getData() |
Map<String,String> |
getLinks() |
void |
setData(List<VoiceCallFlow> data) |
void |
setLinks(Map<String,String> links) |
String |
toString() |
Copyright © 2024. All rights reserved.