public class AlipayEcoMycarOrderRefundModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoMycarOrderRefundModel() |
Modifier and Type | Method and Description |
---|---|
String |
getOrderNo()
Gets order no.
|
String |
getRefundFee()
Gets refund fee.
|
String |
getRefundReason()
Gets refund reason.
|
String |
getReqNo()
Gets req no.
|
void |
setOrderNo(String orderNo)
Sets order no.
|
void |
setRefundFee(String refundFee)
Sets refund fee.
|
void |
setRefundReason(String refundReason)
Sets refund reason.
|
void |
setReqNo(String reqNo)
Sets req no.
|
public String getOrderNo()
public void setOrderNo(String orderNo)
orderNo
- the order nopublic String getRefundFee()
public void setRefundFee(String refundFee)
refundFee
- the refund feepublic String getRefundReason()
public void setRefundReason(String refundReason)
refundReason
- the refund reasonpublic String getReqNo()
public void setReqNo(String reqNo)
reqNo
- the req noCopyright © 2018. All rights reserved.