| Package | Description |
|---|---|
| com.twilio.rest.api.v2010.account.usage.record |
| Modifier and Type | Method and Description |
|---|---|
static MonthlyReader |
Monthly.reader()
Create a MonthlyReader to execute read.
|
static MonthlyReader |
Monthly.reader(String pathAccountSid)
Create a MonthlyReader to execute read.
|
MonthlyReader |
MonthlyReader.setCategory(Monthly.Category category)
The category.
|
MonthlyReader |
MonthlyReader.setEndDate(org.joda.time.LocalDate endDate)
The end_date.
|
MonthlyReader |
MonthlyReader.setStartDate(org.joda.time.LocalDate startDate)
The start_date.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.