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