public class AlipayPcreditHuabeiAuthAccumulationQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayPcreditHuabeiAuthAccumulationQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getPayAmount() |
String |
getTotalDiscountAmount() |
String |
getTotalPayCount() |
String |
getTotalRealPayAmount() |
void |
setPayAmount(String payAmount) |
void |
setTotalDiscountAmount(String totalDiscountAmount) |
void |
setTotalPayCount(String totalPayCount) |
void |
setTotalRealPayAmount(String totalRealPayAmount) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayPcreditHuabeiAuthAccumulationQueryResponse()
public void setPayAmount(String payAmount)
public String getPayAmount()
public void setTotalDiscountAmount(String totalDiscountAmount)
public String getTotalDiscountAmount()
public void setTotalPayCount(String totalPayCount)
public String getTotalPayCount()
public void setTotalRealPayAmount(String totalRealPayAmount)
public String getTotalRealPayAmount()
Copyright © 2020. All rights reserved.