public class AlipayFundTransAacollectPayorderCreateResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayFundTransAacollectPayorderCreateResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBatchNo()
Gets batch no.
|
String |
getBizType()
Gets biz type.
|
String |
getTransferNo()
Gets transfer no.
|
void |
setBatchNo(String batchNo)
Sets batch no.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setTransferNo(String transferNo)
Sets transfer no.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayFundTransAacollectPayorderCreateResponse()
public void setBatchNo(String batchNo)
batchNo - the batch nopublic String getBatchNo()
public void setBizType(String bizType)
bizType - the biz typepublic String getBizType()
public void setTransferNo(String transferNo)
transferNo - the transfer nopublic String getTransferNo()
Copyright © 2018. All rights reserved.