| Package | Description |
|---|---|
| com.infobip.model |
| Modifier and Type | Field and Description |
|---|---|
protected WhatsAppButtonApiData.TypeEnum |
WhatsAppButtonApiData.type |
| Modifier and Type | Method and Description |
|---|---|
static WhatsAppButtonApiData.TypeEnum |
WhatsAppButtonApiData.TypeEnum.fromValue(String value) |
WhatsAppButtonApiData.TypeEnum |
WhatsAppButtonApiData.getType()
Get type
|
WhatsAppButtonApiData.TypeEnum |
WhatsAppButtonApiData.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static WhatsAppButtonApiData.TypeEnum |
WhatsAppButtonApiData.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WhatsAppButtonApiData.TypeEnum[] |
WhatsAppButtonApiData.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WhatsAppButtonApiData.setType(WhatsAppButtonApiData.TypeEnum type) |
WhatsAppButtonApiData |
WhatsAppButtonApiData.type(WhatsAppButtonApiData.TypeEnum type) |
void |
WhatsAppButtonApiData.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
WhatsAppButtonApiData.TypeEnum enumeration) |
Copyright © 2022. All rights reserved.