| Package | Description |
|---|---|
| com.twilio.rest.api.v2010.account.usage.record |
| Modifier and Type | Method and Description |
|---|---|
static Today.Category |
Today.Category.forValue(String value)
Generate a Category from a string.
|
Today.Category |
Today.getCategory()
Returns The The category.
|
static Today.Category |
Today.Category.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Today.Category[] |
Today.Category.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TodayReader |
TodayReader.setCategory(Today.Category category)
The category.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.