public class AlipayFundTransBatchCreatesinglebatchResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayFundTransBatchCreatesinglebatchResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBatchNo()
Gets batch no.
|
String |
getExtParam()
Gets ext param.
|
String |
getToken()
Gets token.
|
void |
setBatchNo(String batchNo)
Sets batch no.
|
void |
setExtParam(String extParam)
Sets ext param.
|
void |
setToken(String token)
Sets token.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayFundTransBatchCreatesinglebatchResponse()
public void setBatchNo(String batchNo)
batchNo - the batch nopublic String getBatchNo()
public void setExtParam(String extParam)
extParam - the ext parampublic String getExtParam()
public void setToken(String token)
token - the tokenpublic String getToken()
Copyright © 2018. All rights reserved.