|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.twilio.sdk.resource.instance.CallerIdValidation
public class CallerIdValidation
| Constructor Summary | |
|---|---|
CallerIdValidation(TwilioRestResponse response)
Instantiates a new caller id validation. |
|
| Method Summary | |
|---|---|
String |
getPhoneNumber()
Gets the phone number. |
String |
getProperty(String name)
Gets the property. |
String |
getValidationCode()
Gets the validation code. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CallerIdValidation(TwilioRestResponse response)
response - the response| Method Detail |
|---|
public String getValidationCode()
public String getPhoneNumber()
public String getProperty(String name)
name - the name
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||