public class AlipayFundTransBatchQuerybatchModel extends AlipayObject
| Constructor and Description |
|---|
AlipayFundTransBatchQuerybatchModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBatchNo()
Gets batch no.
|
String |
getToken()
Gets token.
|
void |
setBatchNo(String batchNo)
Sets batch no.
|
void |
setToken(String token)
Sets token.
|
public String getBatchNo()
public void setBatchNo(String batchNo)
batchNo - the batch nopublic String getToken()
public void setToken(String token)
token - the tokenCopyright © 2018. All rights reserved.