public class AlipayTradeBatchSettleResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayTradeBatchSettleResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGmtCreate()
Gets gmt create.
|
String |
getResultCode()
Gets result code.
|
String |
getSettleNo()
Gets settle no.
|
void |
setGmtCreate(String gmtCreate)
Sets gmt create.
|
void |
setResultCode(String resultCode)
Sets result code.
|
void |
setSettleNo(String settleNo)
Sets settle no.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setGmtCreate(String gmtCreate)
gmtCreate - the gmt createpublic String getGmtCreate()
public void setResultCode(String resultCode)
resultCode - the result codepublic String getResultCode()
public void setSettleNo(String settleNo)
settleNo - the settle nopublic String getSettleNo()
Copyright © 2018. All rights reserved.