public class RemoveTollfree extends Deleter<Tollfree>
id, secondaryIdplivoClient| Constructor and Description |
|---|
RemoveTollfree(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
protected retrofit2.Call<okhttp3.ResponseBody> |
obtainCall() |
RemoveTollfree |
tollfree(java.lang.String tollfree) |
java.lang.Boolean |
unrent() |
RemoveTollfree |
unrent(java.lang.Boolean unrent) |
client, handleResponse, validatepublic RemoveTollfree(java.lang.String id)
public java.lang.Boolean unrent()
public RemoveTollfree unrent(java.lang.Boolean unrent)
unrent - Specify if the powerpack numbers should be unrent_numbers or not.public RemoveTollfree tollfree(java.lang.String tollfree)
protected retrofit2.Call<okhttp3.ResponseBody> obtainCall()
obtainCall in class Deleter<Tollfree>