static TollFree.AddressRequirement |
TollFree.AddressRequirement.forValue(String value) |
Generate a AddressRequirement from a string.
|
TollFree.AddressRequirement |
TollFree.getAddressRequirements() |
Returns The Whether the phone number requires an Address registered with
Twilio..
|
static TollFree.AddressRequirement |
TollFree.AddressRequirement.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static TollFree.AddressRequirement[] |
TollFree.AddressRequirement.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|