public class AlipayTradeBatchRefundQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayTradeBatchRefundQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBatchNo()
Gets batch no.
|
String |
getTradeNo()
Gets trade no.
|
void |
setBatchNo(String batchNo)
Sets batch no.
|
void |
setTradeNo(String tradeNo)
Sets trade no.
|
public String getBatchNo()
public void setBatchNo(String batchNo)
batchNo
- the batch nopublic String getTradeNo()
public void setTradeNo(String tradeNo)
tradeNo
- the trade noCopyright © 2018. All rights reserved.