public class AlipayFundBatchTransferResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayFundBatchTransferResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBatchNo()
Gets batch no.
|
String |
getBatchTransId()
Gets batch trans id.
|
void |
setBatchNo(String batchNo)
Sets batch no.
|
void |
setBatchTransId(String batchTransId)
Sets batch trans id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setBatchNo(String batchNo)
batchNo - the batch nopublic String getBatchNo()
public void setBatchTransId(String batchTransId)
batchTransId - the batch trans idpublic String getBatchTransId()
Copyright © 2018. All rights reserved.