public class SmsLogsResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_RESULTS |
| Constructor and Description |
|---|
SmsLogsResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<SmsLog> |
getResults()
Collection of logs.
|
int |
hashCode() |
String |
toString() |
public static final String SERIALIZED_NAME_RESULTS
Copyright © 2022. All rights reserved.