public class ListSubscriptionsRequest extends Request
| Modifier and Type | Field and Description |
|---|---|
protected String |
endingBefore |
protected Integer |
limit |
protected String |
startingAfter |
| Constructor and Description |
|---|
ListSubscriptionsRequest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setEndingBefore(String endingBefore) |
void |
setLimit(Integer limit) |
void |
setStartingAfter(String startingAfter) |
dateToString, toRequest, toRequest, toRequestCopyright © 2014. All rights reserved.