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