public class FieldValueDeleter extends Deleter<FieldValue>
| Constructor and Description |
|---|
FieldValueDeleter(String pathServiceSid,
String pathFieldTypeSid,
String pathSid)
Construct a new FieldValueDeleter.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
delete(TwilioRestClient client)
Make the request to the Twilio API to perform the delete.
|
delete, deleteAsync, deleteAsyncpublic boolean delete(TwilioRestClient client)
delete in class Deleter<FieldValue>client - TwilioRestClient with which to make the requestCopyright © 2016 Twilio, Inc. All Rights Reserved.