public class ZhimaMerchantOrderRentCreateModel extends AlipayObject
Constructor and Description |
---|
ZhimaMerchantOrderRentCreateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAddress()
Gets address.
|
String |
getBorrowCycle()
Gets borrow cycle.
|
String |
getBorrowCycleUnit()
Gets borrow cycle unit.
|
String |
getBorrowShopName()
Gets borrow shop name.
|
String |
getBorrowTime()
Gets borrow time.
|
String |
getCertNo()
Gets cert no.
|
String |
getCreditBiz()
Gets credit biz.
|
String |
getDepositAmount()
Gets deposit amount.
|
String |
getDepositState()
Gets deposit state.
|
String |
getExpiryTime()
Gets expiry time.
|
String |
getExtendInfo()
Gets extend info.
|
String |
getGoodsName()
Gets goods name.
|
String |
getInvokeReturnUrl()
Gets invoke return url.
|
String |
getInvokeState()
Gets invoke state.
|
String |
getInvokeType()
Gets invoke type.
|
String |
getMobileNo()
Gets mobile no.
|
String |
getName()
Gets name.
|
String |
getNotifyUrl()
Gets notify url.
|
String |
getOutOrderNo()
Gets out order no.
|
String |
getProductCode()
Gets product code.
|
String |
getRentAmount()
Gets rent amount.
|
String |
getRentInfo()
Gets rent info.
|
String |
getRentSettleType()
Gets rent settle type.
|
String |
getRentUnit()
Gets rent unit.
|
void |
setAddress(String address)
Sets address.
|
void |
setBorrowCycle(String borrowCycle)
Sets borrow cycle.
|
void |
setBorrowCycleUnit(String borrowCycleUnit)
Sets borrow cycle unit.
|
void |
setBorrowShopName(String borrowShopName)
Sets borrow shop name.
|
void |
setBorrowTime(String borrowTime)
Sets borrow time.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setCreditBiz(String creditBiz)
Sets credit biz.
|
void |
setDepositAmount(String depositAmount)
Sets deposit amount.
|
void |
setDepositState(String depositState)
Sets deposit state.
|
void |
setExpiryTime(String expiryTime)
Sets expiry time.
|
void |
setExtendInfo(String extendInfo)
Sets extend info.
|
void |
setGoodsName(String goodsName)
Sets goods name.
|
void |
setInvokeReturnUrl(String invokeReturnUrl)
Sets invoke return url.
|
void |
setInvokeState(String invokeState)
Sets invoke state.
|
void |
setInvokeType(String invokeType)
Sets invoke type.
|
void |
setMobileNo(String mobileNo)
Sets mobile no.
|
void |
setName(String name)
Sets name.
|
void |
setNotifyUrl(String notifyUrl)
Sets notify url.
|
void |
setOutOrderNo(String outOrderNo)
Sets out order no.
|
void |
setProductCode(String productCode)
Sets product code.
|
void |
setRentAmount(String rentAmount)
Sets rent amount.
|
void |
setRentInfo(String rentInfo)
Sets rent info.
|
void |
setRentSettleType(String rentSettleType)
Sets rent settle type.
|
void |
setRentUnit(String rentUnit)
Sets rent unit.
|
public String getAddress()
public void setAddress(String address)
address
- the addresspublic String getBorrowCycle()
public void setBorrowCycle(String borrowCycle)
borrowCycle
- the borrow cyclepublic String getBorrowCycleUnit()
public void setBorrowCycleUnit(String borrowCycleUnit)
borrowCycleUnit
- the borrow cycle unitpublic String getBorrowShopName()
public void setBorrowShopName(String borrowShopName)
borrowShopName
- the borrow shop namepublic String getBorrowTime()
public void setBorrowTime(String borrowTime)
borrowTime
- the borrow timepublic String getCertNo()
public void setCertNo(String certNo)
certNo
- the cert nopublic String getCreditBiz()
public void setCreditBiz(String creditBiz)
creditBiz
- the credit bizpublic String getDepositAmount()
public void setDepositAmount(String depositAmount)
depositAmount
- the deposit amountpublic String getDepositState()
public void setDepositState(String depositState)
depositState
- the deposit statepublic String getExpiryTime()
public void setExpiryTime(String expiryTime)
expiryTime
- the expiry timepublic String getExtendInfo()
public void setExtendInfo(String extendInfo)
extendInfo
- the extend infopublic String getGoodsName()
public void setGoodsName(String goodsName)
goodsName
- the goods namepublic String getInvokeReturnUrl()
public void setInvokeReturnUrl(String invokeReturnUrl)
invokeReturnUrl
- the invoke return urlpublic String getInvokeState()
public void setInvokeState(String invokeState)
invokeState
- the invoke statepublic String getInvokeType()
public void setInvokeType(String invokeType)
invokeType
- the invoke typepublic String getMobileNo()
public void setMobileNo(String mobileNo)
mobileNo
- the mobile nopublic String getName()
public void setName(String name)
name
- the namepublic String getNotifyUrl()
public void setNotifyUrl(String notifyUrl)
notifyUrl
- the notify urlpublic String getOutOrderNo()
public void setOutOrderNo(String outOrderNo)
outOrderNo
- the out order nopublic String getProductCode()
public void setProductCode(String productCode)
productCode
- the product codepublic String getRentAmount()
public void setRentAmount(String rentAmount)
rentAmount
- the rent amountpublic String getRentInfo()
public void setRentInfo(String rentInfo)
rentInfo
- the rent infopublic String getRentSettleType()
public void setRentSettleType(String rentSettleType)
rentSettleType
- the rent settle typepublic String getRentUnit()
public void setRentUnit(String rentUnit)
rentUnit
- the rent unitCopyright © 2018. All rights reserved.