public class ApplyUmktPhonenumberstatusforsmsResponse
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
String |
carrier |
String |
customerKey |
String |
reqMsgId |
String |
resultCode |
String |
resultMsg |
String |
status |
| Constructor and Description |
|---|
ApplyUmktPhonenumberstatusforsmsResponse() |
| Modifier and Type | Method and Description |
|---|---|
static ApplyUmktPhonenumberstatusforsmsResponse |
build(Map<String,?> map) |
String |
getCarrier() |
String |
getCustomerKey() |
String |
getReqMsgId() |
String |
getResultCode() |
String |
getResultMsg() |
String |
getStatus() |
ApplyUmktPhonenumberstatusforsmsResponse |
setCarrier(String carrier) |
ApplyUmktPhonenumberstatusforsmsResponse |
setCustomerKey(String customerKey) |
ApplyUmktPhonenumberstatusforsmsResponse |
setReqMsgId(String reqMsgId) |
ApplyUmktPhonenumberstatusforsmsResponse |
setResultCode(String resultCode) |
ApplyUmktPhonenumberstatusforsmsResponse |
setResultMsg(String resultMsg) |
ApplyUmktPhonenumberstatusforsmsResponse |
setStatus(String status) |
@NameInMap(value="req_msg_id") public String reqMsgId
@NameInMap(value="result_code") public String resultCode
@NameInMap(value="result_msg") public String resultMsg
@NameInMap(value="customer_key") public String customerKey
@NameInMap(value="status") public String status
@NameInMap(value="carrier") public String carrier
public ApplyUmktPhonenumberstatusforsmsResponse()
public static ApplyUmktPhonenumberstatusforsmsResponse build(Map<String,?> map) throws Exception
Exceptionpublic ApplyUmktPhonenumberstatusforsmsResponse setReqMsgId(String reqMsgId)
public String getReqMsgId()
public ApplyUmktPhonenumberstatusforsmsResponse setResultCode(String resultCode)
public String getResultCode()
public ApplyUmktPhonenumberstatusforsmsResponse setResultMsg(String resultMsg)
public String getResultMsg()
public ApplyUmktPhonenumberstatusforsmsResponse setCustomerKey(String customerKey)
public String getCustomerKey()
public ApplyUmktPhonenumberstatusforsmsResponse setStatus(String status)
public String getStatus()
public ApplyUmktPhonenumberstatusforsmsResponse setCarrier(String carrier)
public String getCarrier()
Copyright © 2025. All rights reserved.