public class ZhimaCreditEpFreedepositOrderriskQueryModel extends AlipayObject
Constructor and Description |
---|
ZhimaCreditEpFreedepositOrderriskQueryModel() |
Modifier and Type | Method and Description |
---|---|
Long |
getCurrentUseLimit()
Gets current use limit.
|
String |
getEpCertNo()
Gets ep cert no.
|
String |
getEpCertType()
Gets ep cert type.
|
String |
getEpName()
Gets ep name.
|
Long |
getFirstRentAmount()
Gets first rent amount.
|
Long |
getLeasePeriods()
Gets lease periods.
|
List<MachineInfo> |
getMachineInfoList()
Gets machine info list.
|
String |
getMerchantLeaseOrderNo()
Gets merchant lease order no.
|
Long |
getNeedPayDepositAmount()
Gets need pay deposit amount.
|
String |
getOrderNo()
Gets order no.
|
String |
getPayDate()
Gets pay date.
|
Long |
getPeriodLeaseAmount()
Gets period lease amount.
|
String |
getProductCode()
Gets product code.
|
String |
getRecAddress()
Gets rec address.
|
String |
getRecMobile()
Gets rec mobile.
|
String |
getRecName()
Gets rec name.
|
Long |
getRemainLimit()
Gets remain limit.
|
Long |
getTotalAmount()
Gets total amount.
|
void |
setCurrentUseLimit(Long currentUseLimit)
Sets current use limit.
|
void |
setEpCertNo(String epCertNo)
Sets ep cert no.
|
void |
setEpCertType(String epCertType)
Sets ep cert type.
|
void |
setEpName(String epName)
Sets ep name.
|
void |
setFirstRentAmount(Long firstRentAmount)
Sets first rent amount.
|
void |
setLeasePeriods(Long leasePeriods)
Sets lease periods.
|
void |
setMachineInfoList(List<MachineInfo> machineInfoList)
Sets machine info list.
|
void |
setMerchantLeaseOrderNo(String merchantLeaseOrderNo)
Sets merchant lease order no.
|
void |
setNeedPayDepositAmount(Long needPayDepositAmount)
Sets need pay deposit amount.
|
void |
setOrderNo(String orderNo)
Sets order no.
|
void |
setPayDate(String payDate)
Sets pay date.
|
void |
setPeriodLeaseAmount(Long periodLeaseAmount)
Sets period lease amount.
|
void |
setProductCode(String productCode)
Sets product code.
|
void |
setRecAddress(String recAddress)
Sets rec address.
|
void |
setRecMobile(String recMobile)
Sets rec mobile.
|
void |
setRecName(String recName)
Sets rec name.
|
void |
setRemainLimit(Long remainLimit)
Sets remain limit.
|
void |
setTotalAmount(Long totalAmount)
Sets total amount.
|
public ZhimaCreditEpFreedepositOrderriskQueryModel()
public Long getCurrentUseLimit()
public void setCurrentUseLimit(Long currentUseLimit)
currentUseLimit
- the current use limitpublic String getEpCertNo()
public void setEpCertNo(String epCertNo)
epCertNo
- the ep cert nopublic String getEpCertType()
public void setEpCertType(String epCertType)
epCertType
- the ep cert typepublic String getEpName()
public void setEpName(String epName)
epName
- the ep namepublic Long getFirstRentAmount()
public void setFirstRentAmount(Long firstRentAmount)
firstRentAmount
- the first rent amountpublic Long getLeasePeriods()
public void setLeasePeriods(Long leasePeriods)
leasePeriods
- the lease periodspublic List<MachineInfo> getMachineInfoList()
public void setMachineInfoList(List<MachineInfo> machineInfoList)
machineInfoList
- the machine info listpublic String getMerchantLeaseOrderNo()
public void setMerchantLeaseOrderNo(String merchantLeaseOrderNo)
merchantLeaseOrderNo
- the merchant lease order nopublic Long getNeedPayDepositAmount()
public void setNeedPayDepositAmount(Long needPayDepositAmount)
needPayDepositAmount
- the need pay deposit amountpublic String getOrderNo()
public void setOrderNo(String orderNo)
orderNo
- the order nopublic String getPayDate()
public void setPayDate(String payDate)
payDate
- the pay datepublic Long getPeriodLeaseAmount()
public void setPeriodLeaseAmount(Long periodLeaseAmount)
periodLeaseAmount
- the period lease amountpublic String getProductCode()
public void setProductCode(String productCode)
productCode
- the product codepublic String getRecAddress()
public void setRecAddress(String recAddress)
recAddress
- the rec addresspublic String getRecMobile()
public void setRecMobile(String recMobile)
recMobile
- the rec mobilepublic String getRecName()
public void setRecName(String recName)
recName
- the rec namepublic Long getRemainLimit()
public void setRemainLimit(Long remainLimit)
remainLimit
- the remain limitpublic Long getTotalAmount()
public void setTotalAmount(Long totalAmount)
totalAmount
- the total amountCopyright © 2018. All rights reserved.