public class ApplyDubheCustomerAgreementsignResponse
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
String |
reqMsgId |
String |
resultCode |
String |
resultMsg |
String |
sdkParams |
| Constructor and Description |
|---|
ApplyDubheCustomerAgreementsignResponse() |
| Modifier and Type | Method and Description |
|---|---|
static ApplyDubheCustomerAgreementsignResponse |
build(Map<String,?> map) |
String |
getReqMsgId() |
String |
getResultCode() |
String |
getResultMsg() |
String |
getSdkParams() |
ApplyDubheCustomerAgreementsignResponse |
setReqMsgId(String reqMsgId) |
ApplyDubheCustomerAgreementsignResponse |
setResultCode(String resultCode) |
ApplyDubheCustomerAgreementsignResponse |
setResultMsg(String resultMsg) |
ApplyDubheCustomerAgreementsignResponse |
setSdkParams(String sdkParams) |
@NameInMap(value="req_msg_id") public String reqMsgId
@NameInMap(value="result_code") public String resultCode
@NameInMap(value="result_msg") public String resultMsg
@NameInMap(value="sdk_params") public String sdkParams
public ApplyDubheCustomerAgreementsignResponse()
public static ApplyDubheCustomerAgreementsignResponse build(Map<String,?> map) throws Exception
Exceptionpublic ApplyDubheCustomerAgreementsignResponse setReqMsgId(String reqMsgId)
public String getReqMsgId()
public ApplyDubheCustomerAgreementsignResponse setResultCode(String resultCode)
public String getResultCode()
public ApplyDubheCustomerAgreementsignResponse setResultMsg(String resultMsg)
public String getResultMsg()
public ApplyDubheCustomerAgreementsignResponse setSdkParams(String sdkParams)
public String getSdkParams()
Copyright © 2025. All rights reserved.