public class KoubeiMallScanpurchaseTradeConsultResponse extends AlipayResponse
| 构造器和说明 |
|---|
KoubeiMallScanpurchaseTradeConsultResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBuyerPayAmount() |
List<MallDiscountDetail> |
getDiscountDetail() |
String |
getRequestId() |
void |
setBuyerPayAmount(String buyerPayAmount) |
void |
setDiscountDetail(List<MallDiscountDetail> discountDetail) |
void |
setRequestId(String requestId) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiMallScanpurchaseTradeConsultResponse()
public void setBuyerPayAmount(String buyerPayAmount)
public String getBuyerPayAmount()
public void setDiscountDetail(List<MallDiscountDetail> discountDetail)
public List<MallDiscountDetail> getDiscountDetail()
public void setRequestId(String requestId)
public String getRequestId()
Copyright © 2020. All rights reserved.