public class ListMailingCampaignResponse extends ListResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
ListMailingCampaignResponse.Row |
| Modifier and Type | Field and Description |
|---|---|
java.util.List<ListMailingCampaignResponse.Row> |
rows |
page, rowMax, rowMin, rowsPerPage, totalPages, totalRows| Constructor and Description |
|---|
ListMailingCampaignResponse() |
public java.util.List<ListMailingCampaignResponse.Row> rows