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