public class WhatsAppMarkAsReadErrorResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_ERROR |
| Constructor and Description |
|---|
WhatsAppMarkAsReadErrorResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
WhatsAppMarkAsReadErrorResponse |
error(String error) |
String |
getError()
Error details
|
int |
hashCode() |
void |
setError(String error) |
String |
toString() |
public static final String SERIALIZED_NAME_ERROR
public WhatsAppMarkAsReadErrorResponse error(String error)
public String getError()
public void setError(String error)
Copyright © 2022. All rights reserved.