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