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