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