public class AlipayOpenAgentCreateResponse extends AlipayResponse
Constructor and Description |
---|
AlipayOpenAgentCreateResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getBatchNo()
Gets batch no.
|
String |
getBatchStatus()
Gets batch status.
|
void |
setBatchNo(String batchNo)
Sets batch no.
|
void |
setBatchStatus(String batchStatus)
Sets batch status.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setBatchNo(String batchNo)
batchNo
- the batch nopublic String getBatchNo()
public void setBatchStatus(String batchStatus)
batchStatus
- the batch statuspublic String getBatchStatus()
Copyright © 2018. All rights reserved.