public class CreateBlackRequest extends SmsRequest
| Constructor and Description |
|---|
CreateBlackRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPhone() |
String |
getSignatureIdStr() |
String |
getSmsType() |
String |
getType() |
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)
Copyright © 2023. All rights reserved.