public class ApplyDubbridgeCustomerAgreementsignResponse
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
String |
customNo |
String |
reqMsgId |
String |
resultCode |
String |
resultMsg |
String |
sdkParams |
| Constructor and Description |
|---|
ApplyDubbridgeCustomerAgreementsignResponse() |
| Modifier and Type | Method and Description |
|---|---|
static ApplyDubbridgeCustomerAgreementsignResponse |
build(Map<String,?> map) |
String |
getCustomNo() |
String |
getReqMsgId() |
String |
getResultCode() |
String |
getResultMsg() |
String |
getSdkParams() |
ApplyDubbridgeCustomerAgreementsignResponse |
setCustomNo(String customNo) |
ApplyDubbridgeCustomerAgreementsignResponse |
setReqMsgId(String reqMsgId) |
ApplyDubbridgeCustomerAgreementsignResponse |
setResultCode(String resultCode) |
ApplyDubbridgeCustomerAgreementsignResponse |
setResultMsg(String resultMsg) |
ApplyDubbridgeCustomerAgreementsignResponse |
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
@NameInMap(value="custom_no") public String customNo
public ApplyDubbridgeCustomerAgreementsignResponse()
public static ApplyDubbridgeCustomerAgreementsignResponse build(Map<String,?> map) throws Exception
Exceptionpublic ApplyDubbridgeCustomerAgreementsignResponse setReqMsgId(String reqMsgId)
public String getReqMsgId()
public ApplyDubbridgeCustomerAgreementsignResponse setResultCode(String resultCode)
public String getResultCode()
public ApplyDubbridgeCustomerAgreementsignResponse setResultMsg(String resultMsg)
public String getResultMsg()
public ApplyDubbridgeCustomerAgreementsignResponse setSdkParams(String sdkParams)
public String getSdkParams()
public ApplyDubbridgeCustomerAgreementsignResponse setCustomNo(String customNo)
public String getCustomNo()
Copyright © 2025. All rights reserved.