public class ZhimaMerchantOrderRentCompleteModel extends AlipayObject
Constructor and Description |
---|
ZhimaMerchantOrderRentCompleteModel() |
Modifier and Type | Method and Description |
---|---|
String |
getExtendInfo()
Gets extend info.
|
String |
getOrderNo()
Gets order no.
|
String |
getPayAmount()
Gets pay amount.
|
String |
getPayAmountType()
Gets pay amount type.
|
String |
getProductCode()
Gets product code.
|
String |
getRestoreShopName()
Gets restore shop name.
|
String |
getRestoreTime()
Gets restore time.
|
void |
setExtendInfo(String extendInfo)
Sets extend info.
|
void |
setOrderNo(String orderNo)
Sets order no.
|
void |
setPayAmount(String payAmount)
Sets pay amount.
|
void |
setPayAmountType(String payAmountType)
Sets pay amount type.
|
void |
setProductCode(String productCode)
Sets product code.
|
void |
setRestoreShopName(String restoreShopName)
Sets restore shop name.
|
void |
setRestoreTime(String restoreTime)
Sets restore time.
|
public String getExtendInfo()
public void setExtendInfo(String extendInfo)
extendInfo
- the extend infopublic String getOrderNo()
public void setOrderNo(String orderNo)
orderNo
- the order nopublic String getPayAmount()
public void setPayAmount(String payAmount)
payAmount
- the pay amountpublic String getPayAmountType()
public void setPayAmountType(String payAmountType)
payAmountType
- the pay amount typepublic String getProductCode()
public void setProductCode(String productCode)
productCode
- the product codepublic String getRestoreShopName()
public void setRestoreShopName(String restoreShopName)
restoreShopName
- the restore shop namepublic String getRestoreTime()
public void setRestoreTime(String restoreTime)
restoreTime
- the restore timeCopyright © 2018. All rights reserved.