public class SendSmsResponse extends Object
| Constructor and Description |
|---|
SendSmsResponse(String response) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBody() |
Optional<String> |
getFromNumber() |
UUID |
getNotificationId() |
Optional<String> |
getReference() |
UUID |
getTemplateId() |
String |
getTemplateUri() |
int |
getTemplateVersion() |
String |
toString() |
public SendSmsResponse(String response)
Copyright © 2019. All rights reserved.