public class AlipayMarketingCampaignCertQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayMarketingCampaignCertQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<KnCertSendOrderDetail> |
getSubcertList() |
Long |
getTotalRemainPoint() |
void |
setSubcertList(List<KnCertSendOrderDetail> subcertList) |
void |
setTotalRemainPoint(Long totalRemainPoint) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setSubcertList(List<KnCertSendOrderDetail> subcertList)
public List<KnCertSendOrderDetail> getSubcertList()
public void setTotalRemainPoint(Long totalRemainPoint)
public Long getTotalRemainPoint()
Copyright © 2023. All rights reserved.