public class AlipayPcreditLoanRefundCreateModel extends AlipayObject
Constructor and Description |
---|
AlipayPcreditLoanRefundCreateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getLoanApplyNo()
Gets loan apply no.
|
String |
getOutBizNo()
Gets out biz no.
|
String |
getRepayAmt()
Gets repay amt.
|
String |
getReqId()
Gets req id.
|
void |
setLoanApplyNo(String loanApplyNo)
Sets loan apply no.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setRepayAmt(String repayAmt)
Sets repay amt.
|
void |
setReqId(String reqId)
Sets req id.
|
public String getLoanApplyNo()
public void setLoanApplyNo(String loanApplyNo)
loanApplyNo
- the loan apply nopublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic String getRepayAmt()
public void setRepayAmt(String repayAmt)
repayAmt
- the repay amtpublic String getReqId()
public void setReqId(String reqId)
reqId
- the req idCopyright © 2018. All rights reserved.