public class ZhimaMerchantOrderRentQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
ZhimaMerchantOrderRentQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAdmitState()
Gets admit state.
|
String |
getAlipayFundOrderNo()
Gets alipay fund order no.
|
String |
getBorrowTime()
Gets borrow time.
|
String |
getGoodsName()
Gets goods name.
|
String |
getOrderNo()
Gets order no.
|
String |
getPayAmount()
Gets pay amount.
|
String |
getPayAmountType()
Gets pay amount type.
|
String |
getPayStatus()
Gets pay status.
|
String |
getPayTime()
Gets pay time.
|
String |
getRestoreTime()
Gets restore time.
|
String |
getUserId()
Gets user id.
|
String |
getUseState()
Gets use state.
|
void |
setAdmitState(String admitState)
Sets admit state.
|
void |
setAlipayFundOrderNo(String alipayFundOrderNo)
Sets alipay fund order no.
|
void |
setBorrowTime(String borrowTime)
Sets borrow time.
|
void |
setGoodsName(String goodsName)
Sets goods name.
|
void |
setOrderNo(String orderNo)
Sets order no.
|
void |
setPayAmount(String payAmount)
Sets pay amount.
|
void |
setPayAmountType(String payAmountType)
Sets pay amount type.
|
void |
setPayStatus(String payStatus)
Sets pay status.
|
void |
setPayTime(String payTime)
Sets pay time.
|
void |
setRestoreTime(String restoreTime)
Sets restore time.
|
void |
setUserId(String userId)
Sets user id.
|
void |
setUseState(String useState)
Sets use state.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setAdmitState(String admitState)
admitState - the admit statepublic String getAdmitState()
public void setAlipayFundOrderNo(String alipayFundOrderNo)
alipayFundOrderNo - the alipay fund order nopublic String getAlipayFundOrderNo()
public void setBorrowTime(String borrowTime)
borrowTime - the borrow timepublic String getBorrowTime()
public void setGoodsName(String goodsName)
goodsName - the goods namepublic String getGoodsName()
public void setOrderNo(String orderNo)
orderNo - the order nopublic String getOrderNo()
public void setPayAmount(String payAmount)
payAmount - the pay amountpublic String getPayAmount()
public void setPayAmountType(String payAmountType)
payAmountType - the pay amount typepublic String getPayAmountType()
public void setPayStatus(String payStatus)
payStatus - the pay statuspublic String getPayStatus()
public void setPayTime(String payTime)
payTime - the pay timepublic String getPayTime()
public void setRestoreTime(String restoreTime)
restoreTime - the restore timepublic String getRestoreTime()
public void setUseState(String useState)
useState - the use statepublic String getUseState()
public void setUserId(String userId)
userId - the user idpublic String getUserId()
Copyright © 2018. All rights reserved.