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