public class BillingApi.ListInvoicesOptions extends Object
| Constructor and Description |
|---|
BillingApi.ListInvoicesOptions() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFromDate() |
String |
getToDate() |
void |
setFromDate(String fromDate) |
void |
setToDate(String toDate) |
Copyright © 2018. All rights reserved.