| Package | Description |
|---|---|
| com.twilio.rest.preview.hostedNumbers |
| Modifier and Type | Method and Description |
|---|---|
static HostedNumberOrder.VerificationType |
HostedNumberOrder.VerificationType.forValue(String value)
Generate a VerificationType from a string.
|
HostedNumberOrder.VerificationType |
HostedNumberOrder.getVerificationType()
Returns The The method used for verifying ownership of the number to be
hosted..
|
static HostedNumberOrder.VerificationType |
HostedNumberOrder.VerificationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HostedNumberOrder.VerificationType[] |
HostedNumberOrder.VerificationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HostedNumberOrderUpdater |
HostedNumberOrderUpdater.setVerificationType(HostedNumberOrder.VerificationType verificationType)
Optional.
|
HostedNumberOrderCreator |
HostedNumberOrderCreator.setVerificationType(HostedNumberOrder.VerificationType verificationType)
Optional.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.