| Package | Description |
|---|---|
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
static RequestSmsRecipientExport.RecipientsTypeEnum |
RequestSmsRecipientExport.RecipientsTypeEnum.fromValue(String text) |
RequestSmsRecipientExport.RecipientsTypeEnum |
RequestSmsRecipientExport.getRecipientsType()
Filter the recipients based on how they interacted with the campaign
|
RequestSmsRecipientExport.RecipientsTypeEnum |
RequestSmsRecipientExport.RecipientsTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static RequestSmsRecipientExport.RecipientsTypeEnum |
RequestSmsRecipientExport.RecipientsTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestSmsRecipientExport.RecipientsTypeEnum[] |
RequestSmsRecipientExport.RecipientsTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RequestSmsRecipientExport |
RequestSmsRecipientExport.recipientsType(RequestSmsRecipientExport.RecipientsTypeEnum recipientsType) |
void |
RequestSmsRecipientExport.setRecipientsType(RequestSmsRecipientExport.RecipientsTypeEnum recipientsType) |
void |
RequestSmsRecipientExport.RecipientsTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
RequestSmsRecipientExport.RecipientsTypeEnum enumeration) |
Copyright © 2021. All rights reserved.