public final class PhoneNumberIdentifierModel
extends java.lang.Object
| Constructor and Description |
|---|
PhoneNumberIdentifierModel() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getValue()
Get the value property: The phone number in E.164 format.
|
PhoneNumberIdentifierModel |
setValue(java.lang.String value)
Set the value property: The phone number in E.164 format.
|
public java.lang.String getValue()
public PhoneNumberIdentifierModel setValue(java.lang.String value)
value - the value value to set.