public class AlipayPcreditLoanLoanUnclearQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayPcreditLoanLoanUnclearQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<LoanApplyBudgetVO> |
getLoanApplyBudgetList() |
Long |
getTotal() |
void |
setLoanApplyBudgetList(List<LoanApplyBudgetVO> loanApplyBudgetList) |
void |
setTotal(Long total) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayPcreditLoanLoanUnclearQueryResponse()
public void setLoanApplyBudgetList(List<LoanApplyBudgetVO> loanApplyBudgetList)
public List<LoanApplyBudgetVO> getLoanApplyBudgetList()
public void setTotal(Long total)
public Long getTotal()
Copyright © 2020. All rights reserved.