public class AlipayPcreditLoanSideloanrepayRepayApplyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayPcreditLoanSideloanrepayRepayApplyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAlipayUserId() |
String |
getApplyRepayAmount() |
String |
getExtension() |
List<String> |
getLoanApplyNoList() |
String |
getOpenId() |
String |
getProductCode() |
String |
getRepayApplyNo() |
String |
getRepaymentScene() |
void |
setAlipayUserId(String alipayUserId) |
void |
setApplyRepayAmount(String applyRepayAmount) |
void |
setExtension(String extension) |
void |
setLoanApplyNoList(List<String> loanApplyNoList) |
void |
setOpenId(String openId) |
void |
setProductCode(String productCode) |
void |
setRepayApplyNo(String repayApplyNo) |
void |
setRepaymentScene(String repaymentScene) |
public AlipayPcreditLoanSideloanrepayRepayApplyModel()
public String getAlipayUserId()
public void setAlipayUserId(String alipayUserId)
public String getApplyRepayAmount()
public void setApplyRepayAmount(String applyRepayAmount)
public String getExtension()
public void setExtension(String extension)
public String getOpenId()
public void setOpenId(String openId)
public String getProductCode()
public void setProductCode(String productCode)
public String getRepayApplyNo()
public void setRepayApplyNo(String repayApplyNo)
public String getRepaymentScene()
public void setRepaymentScene(String repaymentScene)
Copyright © 2024. All rights reserved.