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