public class AlipayCommerceMerchantcardCertificationUseResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCommerceMerchantcardCertificationUseResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CertificateSubmitResonse> |
getContext() |
Boolean |
getRes() |
void |
setContext(List<CertificateSubmitResonse> context) |
void |
setRes(Boolean res) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCommerceMerchantcardCertificationUseResponse()
public void setContext(List<CertificateSubmitResonse> context)
public List<CertificateSubmitResonse> getContext()
public void setRes(Boolean res)
public Boolean getRes()
Copyright © 2024. All rights reserved.