public class AnttechBlockchainDefinFwhSignApplyResponse extends AlipayResponse
| 构造器和说明 |
|---|
AnttechBlockchainDefinFwhSignApplyResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAcceptedNo() |
String |
getMerchantMemberId() |
String |
getSignId() |
String |
getSignLink() |
void |
setAcceptedNo(String acceptedNo) |
void |
setMerchantMemberId(String merchantMemberId) |
void |
setSignId(String signId) |
void |
setSignLink(String signLink) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AnttechBlockchainDefinFwhSignApplyResponse()
public void setAcceptedNo(String acceptedNo)
public String getAcceptedNo()
public void setMerchantMemberId(String merchantMemberId)
public String getMerchantMemberId()
public void setSignId(String signId)
public String getSignId()
public void setSignLink(String signLink)
public String getSignLink()
Copyright © 2023. All rights reserved.