public class AlipayCreditCreditriskDashboardQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayCreditCreditriskDashboardQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getCreditLoan()
Gets credit loan.
|
String |
getSaleRefund()
Gets sale refund.
|
String |
getServiceCharge()
Gets service charge.
|
String |
getTotalIncome()
Gets total income.
|
String |
getTotalPayout()
Gets total payout.
|
String |
getTqskLoan()
Gets tqsk loan.
|
String |
getYlbProfit()
Gets ylb profit.
|
void |
setCreditLoan(String creditLoan)
Sets credit loan.
|
void |
setSaleRefund(String saleRefund)
Sets sale refund.
|
void |
setServiceCharge(String serviceCharge)
Sets service charge.
|
void |
setTotalIncome(String totalIncome)
Sets total income.
|
void |
setTotalPayout(String totalPayout)
Sets total payout.
|
void |
setTqskLoan(String tqskLoan)
Sets tqsk loan.
|
void |
setYlbProfit(String ylbProfit)
Sets ylb profit.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayCreditCreditriskDashboardQueryResponse()
public void setCreditLoan(String creditLoan)
creditLoan
- the credit loanpublic String getCreditLoan()
public void setSaleRefund(String saleRefund)
saleRefund
- the sale refundpublic String getSaleRefund()
public void setServiceCharge(String serviceCharge)
serviceCharge
- the service chargepublic String getServiceCharge()
public void setTotalIncome(String totalIncome)
totalIncome
- the total incomepublic String getTotalIncome()
public void setTotalPayout(String totalPayout)
totalPayout
- the total payoutpublic String getTotalPayout()
public void setTqskLoan(String tqskLoan)
tqskLoan
- the tqsk loanpublic String getTqskLoan()
public void setYlbProfit(String ylbProfit)
ylbProfit
- the ylb profitpublic String getYlbProfit()
Copyright © 2018. All rights reserved.