public class AlipayPcreditLoanApplyCreateModel extends AlipayObject
Constructor and Description |
---|
AlipayPcreditLoanApplyCreateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getApplyAmt()
Gets apply amt.
|
String |
getCertNo()
Gets cert no.
|
String |
getName()
Gets name.
|
String |
getOutBizNo()
Gets out biz no.
|
Long |
getRatio()
Gets ratio.
|
String |
getScene()
Gets scene.
|
void |
setApplyAmt(String applyAmt)
Sets apply amt.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setName(String name)
Sets name.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setRatio(Long ratio)
Sets ratio.
|
void |
setScene(String scene)
Sets scene.
|
public String getApplyAmt()
public void setApplyAmt(String applyAmt)
applyAmt
- the apply amtpublic String getCertNo()
public void setCertNo(String certNo)
certNo
- the cert nopublic String getName()
public void setName(String name)
name
- the namepublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic Long getRatio()
public void setRatio(Long ratio)
ratio
- the ratiopublic String getScene()
public void setScene(String scene)
scene
- the sceneCopyright © 2018. All rights reserved.