Package | Description |
---|---|
com.twilio.sdk.resource.api.v2010.account |
Modifier and Type | Method and Description |
---|---|
static IncomingPhoneNumber.AddressRequirement |
IncomingPhoneNumber.AddressRequirement.forValue(String value) |
IncomingPhoneNumber.AddressRequirement |
IncomingPhoneNumber.getAddressRequirements()
Returns The Indicates if the customer requires an address.
|
static IncomingPhoneNumber.AddressRequirement |
IncomingPhoneNumber.AddressRequirement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IncomingPhoneNumber.AddressRequirement[] |
IncomingPhoneNumber.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.