public abstract class WhatsAppInteractiveListHeaderContent extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_TYPE |
protected String |
type |
| Constructor and Description |
|---|
WhatsAppInteractiveListHeaderContent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getType()
Get type
|
int |
hashCode() |
void |
setType(String type) |
String |
toString() |
WhatsAppInteractiveListHeaderContent |
type(String type) |
public static final String SERIALIZED_NAME_TYPE
@SerializedName(value="type") protected String type
public WhatsAppInteractiveListHeaderContent()
public WhatsAppInteractiveListHeaderContent type(String type)
public String getType()
public void setType(String type)
Copyright © 2022. All rights reserved.