public class ZhimaCreditEpFreedepositApplyModel extends AlipayObject
Constructor and Description |
---|
ZhimaCreditEpFreedepositApplyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getMerchantOrderNo()
Gets merchant order no.
|
String |
getMerchantUrl()
Gets merchant url.
|
String |
getOrderNo()
Gets order no.
|
void |
setMerchantOrderNo(String merchantOrderNo)
Sets merchant order no.
|
void |
setMerchantUrl(String merchantUrl)
Sets merchant url.
|
void |
setOrderNo(String orderNo)
Sets order no.
|
public String getMerchantOrderNo()
public void setMerchantOrderNo(String merchantOrderNo)
merchantOrderNo
- the merchant order nopublic String getMerchantUrl()
public void setMerchantUrl(String merchantUrl)
merchantUrl
- the merchant urlpublic String getOrderNo()
public void setOrderNo(String orderNo)
orderNo
- the order noCopyright © 2018. All rights reserved.