public class CreateBlackRequest extends SmsRequest
| Constructor and Description |
|---|
CreateBlackRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCountryType() |
String |
getPhone() |
String |
getSignatureIdStr() |
String |
getSmsType() |
String |
getType() |
void |
setCountryType(String countryType) |
void |
setPhone(String phone) |
void |
setSignatureIdStr(String signatureIdStr) |
void |
setSmsType(String smsType) |
void |
setType(String type) |
getRequestCredentials, setRequestCredentials, withRequestCredentialspublic String getType()
public void setType(String type)
public String getPhone()
public void setPhone(String phone)
public String getSignatureIdStr()
public void setSignatureIdStr(String signatureIdStr)
public String getSmsType()
public void setSmsType(String smsType)
public String getCountryType()
public void setCountryType(String countryType)
Copyright © 2024. All rights reserved.