| Package | Description |
|---|---|
| net.nextpulse.postmarkapp.models.server |
| Modifier and Type | Method and Description |
|---|---|
SentCountsResponseDays |
SentCountsResponseDays.date(String date) |
SentCountsResponseDays |
SentCountsResponseDays.sent(Integer sent) |
| Modifier and Type | Method and Description |
|---|---|
List<SentCountsResponseDays> |
SentCountsResponse.getDays()
Get days
|
| Modifier and Type | Method and Description |
|---|---|
SentCountsResponse |
SentCountsResponse.addDaysItem(SentCountsResponseDays daysItem) |
| Modifier and Type | Method and Description |
|---|---|
SentCountsResponse |
SentCountsResponse.days(List<SentCountsResponseDays> days) |
void |
SentCountsResponse.setDays(List<SentCountsResponseDays> days) |
Copyright © 2019. All rights reserved.