public class AlipayFundCouponOrderRefundModel extends AlipayObject
Constructor and Description |
---|
AlipayFundCouponOrderRefundModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAmount()
Gets amount.
|
String |
getAuthNo()
Gets auth no.
|
String |
getOutRequestNo()
Gets out request no.
|
String |
getRemark()
Gets remark.
|
void |
setAmount(String amount)
Sets amount.
|
void |
setAuthNo(String authNo)
Sets auth no.
|
void |
setOutRequestNo(String outRequestNo)
Sets out request no.
|
void |
setRemark(String remark)
Sets remark.
|
public String getAmount()
public void setAmount(String amount)
amount
- the amountpublic String getAuthNo()
public void setAuthNo(String authNo)
authNo
- the auth nopublic String getOutRequestNo()
public void setOutRequestNo(String outRequestNo)
outRequestNo
- the out request nopublic String getRemark()
public void setRemark(String remark)
remark
- the remarkCopyright © 2018. All rights reserved.