@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-03-29T15:32:30.861Z") public class SMS extends Object
| Constructor and Description |
|---|
SMS() |
| Modifier and Type | Method and Description |
|---|---|
SMS |
body(String body) |
boolean |
equals(Object o) |
String |
getBody()
Body (text) of your message.
|
String |
getTo()
Ending date for search in YYYY-MM-DDThh:mm:ss format.
|
int |
hashCode() |
void |
setBody(String body) |
void |
setTo(String to) |
SMS |
to(String to) |
String |
toString() |
Copyright © 2019. All rights reserved.